| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=172741
|
|
|
|
|
|
|
|
|
|
|
| |
- these include misc/ multimedia/ net/ net-mgmt/ net-im/
net-p2p/ palm/ print/ science/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Notes:
svn path=/head/; revision=170651
|
|
|
|
| |
Notes:
svn path=/head/; revision=168777
|
|
|
|
| |
Notes:
svn path=/head/; revision=162141
|
|
|
|
|
|
|
| |
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=156749
|
|
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
Notes:
svn path=/head/; revision=154116
|
|
|
|
| |
Notes:
svn path=/head/; revision=149444
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Source: distfile survey
Notes:
svn path=/head/; revision=144370
|
|
|
|
|
|
|
| |
- Utilize EXAMPLESDIR macro.
Notes:
svn path=/head/; revision=135263
|
|
|
|
|
|
|
|
| |
PR: ports/80374
Submitted by: Johan van Selst <johans@stack.nl>
Notes:
svn path=/head/; revision=134226
|
|
|
|
|
|
|
| |
Approved by: portmgr (self)
Notes:
svn path=/head/; revision=131993
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
libtool14 (13/15).
PR: 67768
Submitted by: ade
Approved by: 4-exp bento runs (thanks, kris!)
Notes:
svn path=/head/; revision=112679
|
|
|
|
|
|
|
| |
from net-mgmt/net-snmp.
Notes:
svn path=/head/; revision=112172
|
|
|
|
|
|
|
| |
Submitted by: trevor
Notes:
svn path=/head/; revision=104591
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus
Notes:
svn path=/head/; revision=101812
|
|
|
|
|
|
|
| |
Approved by: maintainer
Notes:
svn path=/head/; revision=100518
|
|
|
|
|
|
|
| |
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Notes:
svn path=/head/; revision=90837
|
|
|
|
|
|
|
| |
PR: 57502
Notes:
svn path=/head/; revision=90045
|
|
|
|
|
|
|
| |
Fix that and bump PORTREVISION yet again.
Notes:
svn path=/head/; revision=88369
|
|
|
|
|
|
|
|
| |
PR: 54551
Submitted by: Mário Freitas <sub_0@netcabo.pt>
Notes:
svn path=/head/; revision=87144
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)
Approved by: portmgr (kris) - for the bsd.port.mk hooks
Tested by: bento 4-exp builds (repeatedly)
Notes:
svn path=/head/; revision=83696
|
|
|
|
|
|
|
| |
Reported by: Roar Pettersen <edprp@it.uib.no>
Notes:
svn path=/head/; revision=77637
|
|
|
|
|
|
|
| |
Reported by: Oliver Lehmann <lehmann@ans-netz.de>
Notes:
svn path=/head/; revision=76881
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-CURRENT
* Take maintainership as I need this version for one of my applications
PR: 48932
Submitted by: Oliver Lehmann <lehmann@ans-netz.de>
Thanks to: ade, marcus
Reported by: Will Mitayai Keeso Rowe <mit@dreamlabs.com>
Notes:
svn path=/head/; revision=76878
|
|
|
|
| |
Notes:
svn path=/head/; revision=76183
|
|
|
|
|
|
|
|
| |
Submitted by: Oliver Lehmann <lehmann@ans-netz.de>
Pointy hat to: me
Notes:
svn path=/head/; revision=76182
|
|
|
|
| |
Notes:
svn path=/head/; revision=76074
|
|
|
|
|
|
|
|
|
|
| |
- fix build on FreeBSD 5 systems
PR: 48504
Submitted by: Oliver Lehmann <lehmann@ans-netz.de>
Notes:
svn path=/head/; revision=76058
|
|
|
|
| |
Notes:
svn path=/head/; revision=75971
|
|
|
|
|
|
|
|
|
|
|
| |
Backporting 4.x for latest OpenSSL suite will take some timeslots, but
I'll not work for it.
Release maintainership to ports@ until now. If there is no maintainer
appeared, I'll remove this port some time after.
Notes:
svn path=/head/; revision=75797
|
|
|
|
|
|
|
| |
Noticed on: bento
Notes:
svn path=/head/; revision=70307
|
|
|
|
|
|
|
| |
Submitted by: Olivier Houchard <cognet@ci0.org>
Notes:
svn path=/head/; revision=70252
|
|
|
|
|
|
|
|
|
| |
and russian/mod_ssl has USE_PERL5=yes
Notices on: bento
Notes:
svn path=/head/; revision=69429
|
|
|
|
|
|
|
|
|
| |
mibs on our system.
Submitted by: Donal Diamond <donal.diamond@eircom.net>
Notes:
svn path=/head/; revision=65210
|
|
|
|
| |
Notes:
svn path=/head/; revision=65207
|
|
|
|
|
|
|
|
| |
PR: ports/35192
Submitted by: Helge Oldach <ports-net-snmp@oldach.net>
Notes:
svn path=/head/; revision=63584
|
|
|
|
| |
Notes:
svn path=/head/; revision=58636
|
|
|
|
|
|
|
|
|
|
|
| |
with multiple modules.
With this fix, both of host and ucd-snmp/diskio modules are activated.
Spotted by: Alexandr Listopad <laa@laa.zp.ua>
Notes:
svn path=/head/; revision=57529
|
|
|
|
|
|
|
|
| |
Some of our patches are integrated into original distribution.
Enable diskio mib-module by default.
Notes:
svn path=/head/; revision=57474
|
|
|
|
|
|
|
| |
i've been doing. switch maintainership over to him.
Notes:
svn path=/head/; revision=57304
|
|
|
|
|
|
|
| |
Spotted by: portlint
Notes:
svn path=/head/; revision=57299
|
|
|
|
|
|
|
|
|
|
| |
This program will be provided as separated port which depends on p5-Tk and
p5-SNMP.
PR: ports/19281
Notes:
svn path=/head/; revision=57298
|
|
|
|
|
|
|
|
| |
PR: ports/36247
Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
Notes:
svn path=/head/; revision=56595
|
|
|
|
|
|
|
|
| |
PR: ports/34551
Submitted by: Kazutoshi Kubota <tu7k-kbt@asahi-net.or.jp>
Notes:
svn path=/head/; revision=56441
|
|
|
|
|
|
|
|
| |
PR: ports/35352
Submitted by: Steve Shorter <steve@nomad.tor.lets.net>
Notes:
svn path=/head/; revision=55662
|
|
|
|
|
|
|
| |
Silence by: billf
Notes:
svn path=/head/; revision=55198
|
|
|
|
|
|
|
|
|
| |
default after some period).
o Support 4.x and 5.x for host/hr_disk.c.
o Add simple patch to wrap function decraration in HAVE_LPSTAT correctly.
Notes:
svn path=/head/; revision=54717
|