| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Notes:
svn path=/head/; revision=282282
|
|
|
|
| |
Notes:
svn path=/head/; revision=276989
|
|
|
|
|
|
|
|
|
| |
and have in fact been using 4.0+ since 2011-04-12 (Mk/bsd.database.mk r1.57).
Chase upgrade in dependent ports and change USE_BDB to 40+.
Notes:
svn path=/head/; revision=274509
|
|
|
|
| |
Notes:
svn path=/head/; revision=251734
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
| |
Notes:
svn path=/head/; revision=249285
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
for parallel building and run bundled self-tests after building.
- Patch mail/spamprobe to make it work with libpbl on amd64.
PR: 130236
Submitted by: Kenji Rikitake <kenji.rikitake@acm.org>
Patch by: mi
Approved by: Zach Thompson <hideo@lastamericanempire.com> (maintainer)
Notes:
svn path=/head/; revision=242517
|
|
|
|
|
|
|
|
|
|
|
|
| |
mirrors actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=240715
|
|
|
|
|
|
|
| |
Tested by: pav on pointyhat
Notes:
svn path=/head/; revision=238018
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=218938
|
|
|
|
|
|
|
| |
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
Notes:
svn path=/head/; revision=217485
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
| |
Reported by: Chad R. Larson
Notes:
svn path=/head/; revision=183107
|
|
|
|
|
|
|
| |
- Add an UPDATING entry to point out changes regarding the database backend(s).
Notes:
svn path=/head/; revision=181693
|
|
|
|
|
|
|
|
| |
PR: 107110
Submitted by: leeym
Notes:
svn path=/head/; revision=181213
|
|
|
|
| |
Notes:
svn path=/head/; revision=161594
|
|
|
|
|
|
|
|
| |
PR: ports/94094
Submitted by: maintainer
Notes:
svn path=/head/; revision=159209
|
|
|
|
|
|
|
|
| |
PR: 93532
Submitted by: maintainer
Notes:
svn path=/head/; revision=156321
|
|
|
|
|
|
|
|
| |
PR: ports/92567
Submitted by: maintainer
Notes:
svn path=/head/; revision=154986
|
|
|
|
|
|
|
| |
Noticed by: Stefan Walter <sw@gegenunendlich.de>
Notes:
svn path=/head/; revision=152684
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 1.4
- Take maintainership
- Optionally depend on libungif
- Remove local patch for gcc 2.x; instead, depend on gcc 3.2+ (untested on 4.x -
I hope it makes it work without any patches there).
- Remove local patch for using OpenSSL's MD5 implementation.
Removed file(s):
- files/patch-md5
- files/patch-strings
PR: ports/91232
Submitted by: Stefan Walter <sw@gegenunendlich.de>
Notes:
svn path=/head/; revision=152618
|
|
|
|
| |
Notes:
svn path=/head/; revision=149429
|
|
|
|
|
|
|
|
|
|
| |
- More download locations
PR: ports/85343
Submitted by: Stefan Walter <sw@gegenunendlich.de>
Notes:
svn path=/head/; revision=141561
|
|
|
|
|
|
|
|
| |
instead of compiling the vendor's (as every other package seems to be
doing now) -- again.
Notes:
svn path=/head/; revision=137927
|
|
|
|
|
|
|
|
| |
PR: ports/82077
Submitted by: ports fury
Notes:
svn path=/head/; revision=137158
|
|
|
|
| |
Notes:
svn path=/head/; revision=131221
|
|
|
|
|
|
|
|
| |
been inactive for more than 6 months and who has not responded to email
about his status.
Notes:
svn path=/head/; revision=123198
|
|
|
|
| |
Notes:
svn path=/head/; revision=105747
|
|
|
|
|
|
|
| |
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=101361
|
|
|
|
|
|
|
|
| |
Reminded gently by: Andrew Stuart <elitetek@tekrealm.net>
Jim Mock <jim@FreeBSD.org>
Notes:
svn path=/head/; revision=79843
|
|
|
|
| |
Notes:
svn path=/head/; revision=79842
|
|
|
|
| |
Notes:
svn path=/head/; revision=79817
|
|
|
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes:
svn path=/head/; revision=77045
|
|
|
|
|
|
|
|
| |
the things like PREFIX are correct. BTW, this software compiles/link
with db4 as well as db3 now, but the port unconditionally uses db3.
Notes:
svn path=/head/; revision=67673
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to identify messages -- force it to use our -lmd instead of letting it
install the N+1st implementation. Use the tiny piece of sprint(3)
to convert the 16-byte digest into the printable 32-char string (the
wisdom of storing such a string instead of the raw digest discussed
with the author already).
Don't copy the manpage from FILESDIR -- compress and/or install it
directly from FILESDIR.
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=67672
|
|
|
|
|
|
|
| |
WARNING! Database format has changed. Rebuild required.
Notes:
svn path=/head/; revision=66458
|
|
Notes:
svn path=/head/; revision=65700
|