| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
PR: ports/135418
Submitted by: Anthony Maszeroski <maszeroskia3@scranton.edu>
Notes:
svn path=/head/; revision=236496
|
|
|
|
|
|
|
|
|
|
| |
My initial testing was flawed so I missed this.
PR: ports/135377
Submitted by: Keith Gaughan <kmgaughan@eircom.net>
Notes:
svn path=/head/; revision=235447
|
|
|
|
|
|
|
|
|
|
| |
- Remove dependencies that are no longer needed.
- Add dependency on net/GeoIP and hack around the desire for the port to fetch
and build it's own copy.
- Cleanup pkg-descr.
Notes:
svn path=/head/; revision=235363
|
|
|
|
|
|
|
| |
is MAKE_JOBS_UNSAFE).
Notes:
svn path=/head/; revision=233477
|
|
|
|
|
|
|
|
| |
PR: ports/128153
Submitted by: Michael Scheidell <scheidell@secnap.net>
Notes:
svn path=/head/; revision=221703
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Tested by: exp build run (erwin)
Notes:
svn path=/head/; revision=218886
|
|
|
|
|
|
|
| |
Submitted by: Craig Green (private mail)
Notes:
svn path=/head/; revision=214806
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=214430
|
|
|
|
|
|
|
|
|
|
|
| |
installed on 7.0.
PR: ports/120793
Submitted by: Helmut Schneider <jumper99@gmx.de>
Approved by: garga (mentor)
Notes:
svn path=/head/; revision=208337
|
|
|
|
|
|
|
| |
Approved by: garga (mentor)
Notes:
svn path=/head/; revision=206711
|
|
|
|
|
|
|
|
| |
PR: ports/116639
Submitted by: aDe
Notes:
svn path=/head/; revision=200411
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
net/ntop doesn't build under certain circumstances (it is
confusing versions of autoconf). Attached is a patch submitted
to me by Edward Sutton and tested by Jeffrey Goldberg which
fixes this problem. I haven't been able to reproduce this
problem but Jeffrey pointed out that this patch fixed it
for him. I don't believe that a bump of PORTREVISION is
necessary for this, but feel free to correct me if I am
wrong. :)
A discussion of this can be found at
http://docs.freebsd.org/cgi/getmsg.cgi?fetch=333895+0+current/freebsd-ports
PR: ports/116289
Submitted by: Wesley Shields <wxs@atarininja.org>
Notes:
svn path=/head/; revision=199358
|
|
|
|
|
|
|
|
| |
PR: ports/114681
Submitted by: Wesley Shields <wxs@atarininja.org> (maintainer)
Notes:
svn path=/head/; revision=196032
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: 112689
Submitted by: Wesley Shields <wxs@atarininja.org> (maintainer)
Notes:
svn path=/head/; revision=191851
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
| |
Notes:
svn path=/head/; revision=184749
|
|
|
|
|
|
|
| |
Reported by: Portsnap buildbox
Notes:
svn path=/head/; revision=173523
|
|
|
|
|
|
|
|
| |
PR: ports/102291
Submitted by: Wesley Shields (maintainer)
Notes:
svn path=/head/; revision=173512
|
|
|
|
|
|
|
|
| |
PR: ports/102705
Submitted by: maintainer (Wesley Shields)
Notes:
svn path=/head/; revision=171688
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION [1]
- Remove IS_INTERACTIVE and admin password creation from installation and put admin password check in rc.d script
- Add OPTIONS to install AS data [2]
- portlint(1)
PR: 94672 [1], 94809 [2]
Submitted by: maintainer
Notified by: Andy Wettstein [1]
Notes:
svn path=/head/; revision=157978
|
|
|
|
|
|
|
| |
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=156749
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Prompt for ntop admin password and set IS_INTERACTIVE only if necessary.
- Quote BROKEN message.
- Adds pkg-deinstall with cleanup instructions.
- Submitter takes maintainership.
PR: ports/90264
Submitted by: Wesley Shields <wxs@csh.rit.edu>
Notes:
svn path=/head/; revision=150955
|
|
|
|
| |
Notes:
svn path=/head/; revision=149443
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
to prevent hang on reboot, since ntop asks for password on 1st
execution. The real fix is to convert script to rc-ng.
Submitted by: Clement Laforet <clement@FreeBSD.org>
Notes:
svn path=/head/; revision=147187
|
|
|
|
| |
Notes:
svn path=/head/; revision=146993
|
|
|
|
|
|
|
|
|
| |
- Re-add version checking allow ntop developers to know how many FreeBSD
people use it
- Drop maintainership
Notes:
svn path=/head/; revision=146892
|
|
|
|
|
|
|
|
|
|
|
| |
- mark port BROKEN if WITH_XMLDUMP defined (does not build)
Submitted by: mich
Reported by: Bryan Fullerton <fehwalker@gmail.com> (PR: ports/84019),
piotrekk@excite.com
Notes:
svn path=/head/; revision=140634
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=127994
|
|
|
|
|
|
|
| |
Reported by: pointyhat via kris
Notes:
svn path=/head/; revision=127993
|
|
|
|
|
|
|
|
|
| |
Notes:
- IPv6 support is disabled
- now startup script prompts for admin password, if unset.
Notes:
svn path=/head/; revision=126571
|
|
|
|
|
|
|
|
|
| |
interface as well as in shutting down ntop.
Approved by: maintainer
Notes:
svn path=/head/; revision=121791
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
Notes:
svn path=/head/; revision=113296
|
|
|
|
|
|
|
|
| |
PR: 65276
Submitted by: Douglas K. Rand <rand@meridian-enviro.com>
Notes:
svn path=/head/; revision=106403
|
|
|
|
|
|
|
| |
- Add ipv6 to CATEGORIES
Notes:
svn path=/head/; revision=105060
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Submitted by: ale
Notes:
svn path=/head/; revision=103885
|
|
|
|
|
|
|
| |
- SIZEify distinfo
Notes:
svn path=/head/; revision=100258
|
|
|
|
|
|
|
|
| |
Submitted by: trevor
Tested by: bento
Notes:
svn path=/head/; revision=99914
|
|
|
|
| |
Notes:
svn path=/head/; revision=98909
|
|
|
|
|
|
|
|
|
|
| |
- Change my email address
Noticed by: Bob Rakov <bob@rakov.net> [1]
Approved by: erwin (mentor)
Notes:
svn path=/head/; revision=96338
|
|
|
|
|
|
|
|
| |
PR: ports/60256
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer)
Notes:
svn path=/head/; revision=95901
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Get rid of interactive menu
- Rework build options
- Fix optional XML dumping support
PR: ports/60184
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer)
Notes:
svn path=/head/; revision=95683
|
|
|
|
|
|
|
|
| |
PR: ports/60160
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Notes:
svn path=/head/; revision=95634
|
|
|
|
|
|
|
|
| |
PR: ports/59641
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Notes:
svn path=/head/; revision=95159
|
|
|
|
| |
Notes:
svn path=/head/; revision=87646
|
|
|
|
|
|
|
|
| |
PR: 54482
Submitted by: Melvyn Sopacua <melvyn@webteckies.org>
Notes:
svn path=/head/; revision=85390
|