| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
Submitted by: "Herbert J. Skuhra" <h.skuhra@gmail.com>
PR: ports/152158
Approved by: gslin@gslin.org (for db4[5-8]) (implicit, see Makefile)
Notes:
svn path=/head/; revision=264442
|
|
|
|
|
|
|
| |
Approved by: garga (mentor, implicit)
Notes:
svn path=/head/; revision=256473
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Requested by: Matthias Andree (maintainer)
Notes:
svn path=/head/; revision=176820
|
|
|
|
|
|
|
|
| |
Noticed by: pav
Approved by: Matthias Andree (maintainer)
Notes:
svn path=/head/; revision=176804
|
|
|
|
|
|
|
|
|
|
| |
- Use RANDOMIZE_MASTER_SITES, USE_LDCONFIG
PR: ports/105268
Submitted by: Matthias Andree (maintainer)
Notes:
svn path=/head/; revision=176786
|
|
|
|
|
|
|
|
|
|
| |
- install .la files and bump PORTVERSION for plist change
PR: ports/99020
Submitted by: maintainer
Notes:
svn path=/head/; revision=165638
|
|
|
|
| |
Notes:
svn path=/head/; revision=161363
|
|
|
|
|
|
|
| |
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=156749
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
Notes:
svn path=/head/; revision=148323
|
|
|
|
|
|
|
| |
after 5.4-RELEASE.
Notes:
svn path=/head/; revision=133116
|
|
|
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Notes:
svn path=/head/; revision=132992
|
|
|
|
|
|
|
|
| |
PR: ports/77505
Submitted by: Matthias Andree (maintainer)
Notes:
svn path=/head/; revision=128800
|
|
|
|
|
|
|
|
|
| |
PR: ports/60473
Submitted by: Roberto Grassi <r.grassi@obicon.it>
Approved by: maintainer
Notes:
svn path=/head/; revision=113012
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Switch two ?= to = as there is no slave port, to fix portlint
warnings
- Add SIZE to distinfo
PR: ports/66259
Submitted by: maintainer
Notes:
svn path=/head/; revision=108396
|
|
|
|
|
|
|
|
| |
PR: 65674 65675 65676 65677 65678 65679
Submitted by: Roman Neuhauser <neuhauser at chello dot cz>
Notes:
svn path=/head/; revision=107370
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
Notes:
svn path=/head/; revision=103963
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- replace pkg-plist bloat by PORTDOCS=*
- don't patch docdir in Makefile, pass it as make argument
instead
- kill empty "splash" directory at install time already
- bump PORTREVISION
PR: 61378
Submitted by: maintainer
Notes:
svn path=/head/; revision=98203
|
|
|
|
|
|
|
|
|
| |
databases/db3-tcl
PR: ports/60473 (related)
Notes:
svn path=/head/; revision=96855
|
|
|
|
|
|
|
|
|
|
|
| |
- Clarify COMMENT
- Fix portlint(1) warning
PR: 59002
Submitted by: Matthias Andree <matthias.andree@web.de>
Notes:
svn path=/head/; revision=93239
|
|
|
|
|
|
|
|
| |
PR: ports/56551
Submitted by: KONDOU, Kazuhiro <kazuhiro@alib.jp>
Notes:
svn path=/head/; revision=88687
|
|
|
|
| |
Notes:
svn path=/head/; revision=75951
|
|
|
|
| |
Notes:
svn path=/head/; revision=70519
|
|
|
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
Notes:
svn path=/head/; revision=69808
|
|
|
|
|
|
|
| |
Approved by: pat
Notes:
svn path=/head/; revision=69612
|
|
|
|
| |
Notes:
svn path=/head/; revision=65776
|
|
|
|
|
|
|
|
| |
Update databases/db3 to 3.3.11, and fix the few ports that need sorting
after the shlib version update, and a slight API change from 3.2.x->3.3.x
Notes:
svn path=/head/; revision=64836
|
|
|
|
|
|
|
| |
(2) Un-spam the 'Whom' line from a previous commit
Notes:
svn path=/head/; revision=64773
|
|
|
|
| |
Notes:
svn path=/head/; revision=63210
|
|
|
|
|
|
|
|
|
|
| |
your hard work on these & I hope to see you contribute more.
PR: 38750
Submitted by: Sergey A.Osokin <osa@FreeBSD.org.ru> (previous maintainer)
Notes:
svn path=/head/; revision=60331
|
|
|
|
|
|
|
|
|
| |
confusion
Submitted by: maintainer
Notes:
svn path=/head/; revision=59802
|
|
|
|
|
|
|
|
|
| |
PR: ports/37978
Submitted by: Alan Eldridge <alane@geeksrus.net>
Approved by: maintainer
Notes:
svn path=/head/; revision=59031
|
|
|
|
|
|
|
| |
Submitted by: Joe Clarke <marcus@marcuscom.com>
Notes:
svn path=/head/; revision=52185
|
|
|
|
|
|
|
|
|
|
|
| |
db* utils now with `db3_' prefix (like in db4 port)
sort pkg-plist
PR: 33165
Submitted by: maintainer
Notes:
svn path=/head/; revision=52156
|
|
|
|
|
|
|
|
|
| |
PR: 30920
Submitted by: MAINTAINER
Prompted by: Mike Meyer <mwm@mired.org>
Notes:
svn path=/head/; revision=48528
|
|
|
|
|
|
|
| |
Overlooked by: knu
Notes:
svn path=/head/; revision=45742
|
|
|
|
|
|
|
| |
problem that broke the openldap2 build.
Notes:
svn path=/head/; revision=45699
|
|
|
|
|
|
|
|
| |
PR: ports/29220
Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru> (MAINTAINER)
Notes:
svn path=/head/; revision=45471
|
|
|
|
|
|
|
| |
- Replace $(..) with ${..}.
Notes:
svn path=/head/; revision=45445
|
|
|
|
|
|
|
|
|
|
| |
backwards)
PR: ports/27065
Submitted by: Barry Pederson <bpederson@geocities.com>
Notes:
svn path=/head/; revision=45443
|
|
|
|
|
|
|
| |
Approved by: maintainer
Notes:
svn path=/head/; revision=44330
|
|
|
|
|
|
|
|
|
|
| |
http://www.sleepycat.com/update/3.2.9/patch.3.2.9.html for more details.
Approved by: maintainer
Obtained from: Sleepycat
Notes:
svn path=/head/; revision=42586
|
|
|
|
|
|
|
|
|
|
| |
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}
Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
Notes:
svn path=/head/; revision=40539
|
|
|
|
|
|
|
|
| |
PR: 24796
Submitted by: MAINTAINER
Notes:
svn path=/head/; revision=37907
|
|
|
|
|
|
|
|
|
|
| |
building without root privilege.
PR: 21951
Submitted by: Kawata Masahiko <m-kawata@cd.jp.nec.com>
Notes:
svn path=/head/; revision=36668
|
|
|
|
|
|
|
| |
Approved by: asami
Notes:
svn path=/head/; revision=36564
|
|
|
|
|
|
|
|
|
|
|
|
| |
- properly install shared library (still needs more work);
- use pthreads;
- use libtool.
PR: 21470 (partially)
Submitted by: maintainer
Notes:
svn path=/head/; revision=33015
|
|
|
|
|
|
|
|
| |
PR: 21227
Submitted by: maintainer
Notes:
svn path=/head/; revision=32733
|
|
|
|
|
|
|
|
| |
PR: 20763
Submitted by: Sergey A. Osokin <ozz@FreeBSD.org.ru>
Notes:
svn path=/head/; revision=31997
|
|
|
|
|
|
|
|
|
|
|
|
| |
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
Notes:
svn path=/head/; revision=29651
|