| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Pointy Hat To: me (I still have it, don't search)
Notes:
svn path=/head/; revision=104277
|
|
|
|
|
|
|
|
|
| |
PORTREVISION bumped
Pointy Hat To: me
Notes:
svn path=/head/; revision=104256
|
|
|
|
|
|
|
|
|
| |
ruby-tcpsocketpipe. Remove it until someone can complete the upgrade.
Pointy hat to: kris
Notes:
svn path=/head/; revision=104243
|
|
|
|
|
|
|
| |
Pointy hat to: knu
Notes:
svn path=/head/; revision=104236
|
|
|
|
| |
Notes:
svn path=/head/; revision=104228
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
isc-dhcp3-client/pkg-message
updated
isc-dhcp3-devel/pkg-plist
updated from PR#61620
isc-dhcp3-relay/pkg-message
rewritten to reflect rcNG change
isc-dhcp3-relay/pkg-plist
etc/rc.isc-dhcrelay.conf deleted
etc/rc.d/isc-dhcrelay.sh.sample renamed to etc/rc.d/isc-dhcrelay.sh
isc-dhcp3-server/Makefile
PORTREVISION bumped
USE_RC_SUBR added
*_SUB added
pre-everything added (WITHOUT_INTERFACE_POLLING cond added)
patch-scripts and patch-pkgmessage (! -devel cond) updated
patch-site-conf and patch-rc-scripts added
install-startup-files now install etc/rc.d/isc-dhcpd.sh
instead of etc/rc.d/isc-dhcpd.sh.sample
display-message updated (! -devel cond)
isc-dhcp3-server/pkg-message
rewritten to reflect rcNG change
isc-dhcp3-server/pkg-plist
etc/rc.isc-dhcpd.conf deleted
etc/rc.d/isc-dhcpd.sh.sample renamed to etc/rc.d/isc-dhcpd.sh
isc-dhcp3-server/files/isc-dhcpd.sh.sample
isc-dhcp3-server/files/isc-dhcrelay.sh.sample
both converted to rcNG
isc-dhcp3-server/files/patch-freebsd
synced w/ -current
isc-dhcp3-server/files/patch-site.conf
CLIENT_PATH added
CFLAGS synced w/ -current
isc-dhcp3-server/patch-client::clparse.c
isc-dhcp3-server/patch-client::dhclient.8
new files synced w/ -current
isc-dhcp3-server/patch-client::dhclient.c
new file synced w/ -current (-DENABLE_POLLING_MODE)
isc-dhcp3-server/patch-client::dhclient.conf
new file
isc-dhcp3-server/patch-common::dhcp-options.5
new file synced w/ -current
isc-dhcp3-server/patch-common::discover.c
new file from PR#61011
isc-dhcp3-server/patch-common::dispatch.c
new file synced w/ -current (-DENABLE_POLLING_MODE)
isc-dhcp3-server/files/patch-common::parse.c
fix time_t issues on little-endian 64-bit platforms
isc-dhcp3-server/patch-dst::Makefile.dist
new file from PR#61620
isc-dhcp3-server/patch-includes::cf::freebsd.h
new file synced w/ -current (-DRESCUE unused right now)
isc-dhcp3-server/patch-includes::dhcpd.h
new file synced w/ -current (-DENABLE_POLLING_MODE)
isc-dhcp3-server/files/rc.isc-dhcpd.conf.sample
isc-dhcp3-server/files/rc.isc-dhcrelay.conf.sample
deleted files
PR: 57943, 61011, 61620
Submitted by: sec@42.org, andy@fud.org.nz, kaa@in-line.ru, des, ru
Notes:
svn path=/head/; revision=104204
|
|
|
|
|
|
|
| |
Approved by: jdp (maintainer)
Notes:
svn path=/head/; revision=104192
|
|
|
|
|
|
|
|
| |
Spotted by: Scott Lipcon <slipcon@mercea.net>
Patch from: Timur I. Bakeyev <timur@com.bat.ru> (maintainer)
Notes:
svn path=/head/; revision=104190
|
|
|
|
|
|
|
|
| |
PR: ports/64326
Submitted by: maintainer
Notes:
svn path=/head/; revision=104166
|
|
|
|
|
|
|
|
|
| |
PR: ports/63827
Submitted by: Dmitry A Grigorovich <odip@bionet.nsc.ru>
Approved by: maintainer
Notes:
svn path=/head/; revision=104157
|
|
|
|
| |
Notes:
svn path=/head/; revision=104145
|
|
|
|
|
|
|
| |
on sdl12-1.2.5
Notes:
svn path=/head/; revision=104132
|
|
|
|
|
|
|
|
| |
PR: ports/64306
Submitted by: Michael Johnson <ahze@ahze.net>
Notes:
svn path=/head/; revision=104129
|
|
|
|
|
|
|
|
| |
PR: ports/64071
Submitted by: Lars Thegler <lars@thegler.dk> (maintainer)
Notes:
svn path=/head/; revision=104039
|
|
|
|
|
|
|
| |
Pointy hat to: lioux
Notes:
svn path=/head/; revision=104014
|
|
|
|
| |
Notes:
svn path=/head/; revision=104009
|
|
|
|
|
|
|
|
| |
PR: ports/64261
Submitted by: maintainer
Notes:
svn path=/head/; revision=104006
|
|
|
|
| |
Notes:
svn path=/head/; revision=103973
|
|
|
|
|
|
|
| |
o Bump $PORTREVISION.
Notes:
svn path=/head/; revision=103969
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=103962
|
|
|
|
| |
Notes:
svn path=/head/; revision=103951
|
|
|
|
| |
Notes:
svn path=/head/; revision=103948
|
|
|
|
|
|
|
| |
CC and CXX to MAKE_ENV.
Notes:
svn path=/head/; revision=103941
|
|
|
|
|
|
|
|
| |
PR: ports/62582
Submitted by: Yonatan Bokovza <Yonatan@Xpert.com>
Notes:
svn path=/head/; revision=103923
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add ImageMagick dependency, it's used for picture and smiles functionality
- Install KDE/GNOME traydock plugin
- Correct a replacement of logo picture
PR: ports/63249
Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca>
Approved by: maintainer timeout (20 days)
Notes:
svn path=/head/; revision=103921
|
|
|
|
| |
Notes:
svn path=/head/; revision=103917
|
|
|
|
|
|
|
| |
Noticed by: pav
Notes:
svn path=/head/; revision=103914
|
|
|
|
|
|
|
|
| |
PR: ports/64225
Submitted by: Hendrik Scholz <hendrik@scholz.net>
Notes:
svn path=/head/; revision=103910
|
|
|
|
|
|
|
|
| |
PR: ports/64227
Submitted by: maintainer
Notes:
svn path=/head/; revision=103909
|
|
|
|
|
|
|
|
| |
PR: ports/64234
Submitted by: maintainer
Notes:
svn path=/head/; revision=103908
|
|
|
|
| |
Notes:
svn path=/head/; revision=103900
|
|
|
|
| |
Notes:
svn path=/head/; revision=103886
|
|
|
|
|
|
|
| |
Submitted by: ale
Notes:
svn path=/head/; revision=103885
|
|
|
|
| |
Notes:
svn path=/head/; revision=103881
|
|
|
|
|
|
|
| |
Prompted by: kris (bento logs)
Notes:
svn path=/head/; revision=103880
|
|
|
|
| |
Notes:
svn path=/head/; revision=103879
|
|
|
|
|
|
|
| |
Prompted by: Jeremy Messenger <mezz7@cox.net>
Notes:
svn path=/head/; revision=103878
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
knob for Kerberos is misleading, as it is necessary only for ADS support;
the installation scripts renamed installed binaries to *.old. Also,
delete the USE_OPENLDAP_VER?= line, it is not only not needed once you
set USE_OPENLDAP=yes, it can positively interfere with LDAP version bumps
PR: ports/64057
Submitted by: Timur I. Bakeyev <timur@gnu.org> (maintainer)
Reviewd by: eik
Notes:
svn path=/head/; revision=103877
|
|
|
|
| |
Notes:
svn path=/head/; revision=103861
|
|
|
|
| |
Notes:
svn path=/head/; revision=103859
|
|
|
|
| |
Notes:
svn path=/head/; revision=103845
|
|
|
|
| |
Notes:
svn path=/head/; revision=103837
|
|
|
|
| |
Notes:
svn path=/head/; revision=103832
|
|
|
|
|
|
|
| |
distfiles in my directory.
Notes:
svn path=/head/; revision=103814
|
|
|
|
|
|
|
|
| |
downloading from www.developvnc.org just now, so remove it from
MASTER_SITES.
Notes:
svn path=/head/; revision=103801
|
|
|
|
|
|
|
|
| |
PR: ports/64162
Submitted by: maintainer
Notes:
svn path=/head/; revision=103789
|
|
|
|
|
|
|
|
|
|
|
| |
cnd or console network display is a curses based real time
display of a networks input and output.
PR: ports/64155
Submitted by: Daniel Bryan <sisko@bsdmail.com>
Notes:
svn path=/head/; revision=103778
|
|
|
|
|
|
|
| |
Gathers news from RDF/RSS and send them to your IM client
Notes:
svn path=/head/; revision=103729
|
|
|
|
|
|
|
|
|
|
|
| |
the USE_<x> equivalents. In the current scheme of things, the WANT_
variables in this case are synonymous with the USE_ ones, and thus need
to be exterminated.
First in a series of major autotools cleanups.
Notes:
svn path=/head/; revision=103722
|