Commit Graph

23 Commits

Author SHA1 Message Date
Baptiste Daroussin
83f65384c9 Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils) 2013-09-20 23:05:58 +00:00
Bryan Drewery
c93dfc2e9f SSP support has been added to ports with WITH_SSP for i386 and amd64
on FreeBSD 10, and amd64 on earlier versions.

SSP_UNSAFE is added to disable in a port if it fails to build, but
this should only be used in rare circumstances such as kernel modules.
Otherwise, the port may just be failing due to lack of respecting
LDFLAGS.

On FreeBSD 10, this uses an ldscript in /usr/lib/libc.so to pull in
libssp_nonshared.a to address issues linking on i386 [1].

On earlier FreeBSD versions the WITH_SSP knob will add -lssp_nonshared
to LDFLAGS on i386. This is not needed on amd64. However, several hundred
ports do not currently respect LDFLAGS, so this support is disabled currently
as it causes build failures if a dependency is looking for the stack_chk
symbols.

Many thanks to jlh@ for this as he had many years of patience in getting
all of the necessary pieces [1][2] in.

[1] http://svnweb.freebsd.org/base/head/lib/libc/libc.ldscript?revision=251668&view=markup

PR:		ports/138228 [2]
Submitted by:	jlh (bsd.ssp.mk based on)
Reviewed by:	bapt
With hat:	portmgr
exp-runs done:	37 over a month on 91i386,91amd64,10i386,10amd64
2013-09-20 12:54:54 +00:00
Baptiste Daroussin
27131af048 Reassign skv@ ports to the heap
Feature safe:	yes
2013-04-22 13:27:47 +00:00
David E. O'Brien
da296d403c Catch up with 9.0's r210923 [2010-08-06] and 8.2's MFC r212229
(new make_dev_p(9) flag MAKEDEV_ETERNAL).

PR:		157917
Feature safe:	yes
2011-12-01 22:42:14 +00:00
Doug Barton
989772c9ac The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
2011-10-24 09:11:38 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Sergey Skvortsov
497475262e Remove BROKEN for 8.x
Feature safe:	yes
2009-09-23 14:27:55 +00:00
Pav Lucistnik
b2a96c6df1 - Remove conditional checks for FreeBSD 5.x and older 2009-01-06 17:59:31 +00:00
Sergey Skvortsov
c7270a3a5c Unbreak build on 7.x
PR:		ports/119704
Submitted by:	pluknet <pluknet xx gmail.com>
2008-02-13 18:58:47 +00:00
Mark Linimon
8c91d898a6 Populate the 'kld' virtual category, for ports that install Kernel Loadable
modules.

Hat:		portmgr
2007-06-29 09:16:42 +00:00
Sergey Skvortsov
e42579044f * swap sites in MASTER_SITES
* remove BROKEN if ${OSVERSION} >= 601104
2006-09-03 19:38:20 +00:00
Kris Kennaway
0e5e052971 BROKEN on 6.x: Does not compile 2006-09-03 01:02:03 +00:00
Sergey Skvortsov
3080c48f01 Use MASTER_SITE_LOCAL 2006-08-14 14:00:41 +00:00
Sergey Skvortsov
0352b32a05 Fix MANCOMPRESSED
Submitted by:	ru
2006-07-03 11:34:07 +00:00
Sergey Skvortsov
4fe88e3280 Update to 20060622:
* add support for FreeBSD 6.x
* drop support for FreeBSD 4.x, 5.x
2006-06-22 14:49:47 +00:00
Edwin Groothuis
6075e8825a SHA256ify (manually checked)
>
> Approved by: krion@
2006-01-24 05:43:37 +00:00
Sergey Skvortsov
54a1630d6e * reflect renaming on CPAN File-Spec to PathTools
+ add devel/p5-PathTools, remove devel/p5-File-Spec
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
   + add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports

* for all changed ports make dependencies on File::Temp, Digest::MD5,
  Storable unconditional

* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
  (this variable is forced by bsd.port.mk now)

* update Class-Autouse to 1.17

* update POE-API-Hooks to 1.05

* make portlint happy (clean IGNORE, convert spaces to tabs and so on)
2005-06-11 16:13:12 +00:00
Sergey Skvortsov
51cb3f798b Updated to pmap-20040420
* allow extended regexps in as name argument
* use full process command line in output (if available)
* match '-n' argument against full command line
2004-04-20 10:27:24 +00:00
Sergey Skvortsov
073a770506 Mark port as depending on kernel 2004-04-16 14:16:53 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Sergey Skvortsov
3a5c8c8687 replace usage of BROKEN with IGNORE
PR:		ports/53467
Submitted by:	Mark Linimon <linimon@lonesome.com>
2003-07-01 10:38:54 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Sergey Skvortsov
cb3f12a464 Add pmap 20021014, detailed process memory display. 2002-10-14 12:05:07 +00:00