| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
PR: ports/56020
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Approved by: portmgr
|
|
|
|
|
| |
PR: ports/56020
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
|
| |
|
| |
|
| |
|
|
|
|
| |
Other than dnssec updates, no new functionality.
|
|
|
|
|
|
| |
resoves conflitcs with bsd.openssl.mk
- maintainer contaced: 2003-08-29
Approved by: marcus
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
[DESCRIBE CHANGES]
This band-aid fix inhibits IPFW detection at configure time.
At least it will allow -CURRENT users to build ports depending
on this one (net/honeyd, net/arpd, net/ttlscan,
security/fragroute).
Note that this doesn't solve the FreeBSD 4.x + IPFW2 case.
Added directory / file: files/configure.patch
Port maintainer (dominic.marks@btinternet.com) is cc'd.
PR: ports/55807
Submitted by: Yann Berthier <yb@sainte-barbe.org>
|
|
|
|
|
| |
Corrects the looping package-creation bug in the Citadel package.
Also fixes a bug which stopped FreeBSD 5.0 builds.
|
|
|
|
| |
PR: ports/56364
|
| |
|
|
|
|
|
|
| |
- Bump PORTREVISION
Noticed by: kris via bento
|
|
|
|
| |
longer does.
|
|
|
|
| |
script no longer does.
|
|
|
|
| |
of the mud user to ${DATADIR} (but rather /nonexistent).
|
|
|
|
|
| |
. Don't setup ${DATADIR} and in particular don't set the home directory
of the mud user to ${DATADIR} (but rather /nonexistent).
|
| |
|
|
|
|
|
|
|
| |
* Nasty hack to allow Perl to work where its supported, and install in the
default Perl prefix
Submitted by: Matthew Luckie <mjl@luckie.org.nz> [1] (based on)
|
|
|
|
| |
Fix that and bump PORTREVISION yet again.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/51071
Submitted by: Roman Neuhauser <neuhauser@bellavista.cz>
|
|
|
|
|
| |
PR: 56262
Submitted by: Sergey Akifyev <asa@gascom.ru>
|
|
|
|
|
| |
Submitted by: Simon Barner <barner@in.tum.de>
Make wais to respect CC and CFLAGS.
|
|
|
|
|
|
|
| |
Similar fix is already in sim CVS tree.
Submitted by: fjoe, who got a lot of congrats one day earlier :)
Approved by: MAINTAINER
|
| |
|
|
|
|
| |
Approved by: netchild (implicit)
|
|
|
|
| |
Approved by: roberto (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
input generation command and/or a local output processing command.
The connection is made by redirecting the input/output file descriptors
to the socket. This saves the context switching and data copying
overhead associated with piping data through ssh(1) or rsh(1).
Socketpipe must be installed on both machines and user authentication
is still performed by a command like ssh(1) or rsh(1). The
confidentiality and integrity of the data in transit is not protected
against mallicious attacks; the command is designed for use in a
trusted LAN environment.
Submitted by: dds
|
|
|
|
|
| |
was not compiled in. Add ldap dependency.
Bump revision
|
| |
|
|
|
|
|
| |
resolves conflitcs with bsd.openssl.mk
Approved by: krion
|
|
|
|
|
|
|
|
| |
PEAR class providing easy parsing of URLs and their constituent
parts.
PR: ports/51071
Submitted by: Thierry Thomas <neuhauser@bellavista.cz>
|
|
|
|
| |
(which does not have the IXJ driver)
|
|
|
|
|
|
|
|
|
|
|
|
| |
to terminate at the first EOF condition on local input (as opposed to
waiting for the network end to shut down). Can be useful when talking
to network servers that never drop the connection on their end, like
an port 9100 printer server in my case.
I've also submitted that to the OpenBSD maintainer, so in case they
accept, we can later on undo my local patch.
Approved by: dd (maintainer)
|
|
|
|
| |
- Support WITH_LDAP in STABLE
|
|
|
|
| |
conflitcs with bsd.openssl.mk
|
|
|
|
|
|
|
|
| |
This patch allows the admin of the machine to choose either
print/ghostscript-gnu or print/ghostscript-afp1
PR: ports/54937
Submitted by: Jens Rehsack <rehsack@liwing.de>
|
|
|
|
|
|
|
| |
This is a no-op on RELENG_4.
Fix suggested by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Approved by: MAINTAINER
|
|
|
|
|
|
|
|
| |
o varargs -> stdarg
o remove non-existant host from {MASTER,PATCH}_SITES:
PR: 56214
Submitted by: Michael Edenfield <kutulu@kutulu.org>
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
| |
Forgotten by: roger
|
|
|
|
| |
Approved by: Kirby Kuehl <kkuehl@cisco.com> (pixilate author)
|
|
|
|
|
| |
PR: 56196
Submitted by: Stefan Ehmann <shoesoft@gmx.net>
|
|
|
|
|
| |
PR: 56202
Submitted by: maintainer
|
|
|
|
|
| |
PR: 56195
Submitted by: Ports Fury
|
| |
|
|
|
|
|
|
|
| |
- correct typo in PR 56174 (end => fi)
PR: ports/56182
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
misc. improvements
- the start/stop scripts failed when booting on 5.x machines,
detected by Barry Pederson <bp@barryp.org>
- Fix OpenLDAP ITS 2672: eternal loop in back-bdb (2.1 only)
- unify the start/stop scripts again, so that they are identical
across versions
- added a check for the deprecated variable slapd_args
PR: ports/56174
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
|
|
|
|
|
|
| |
- reset inactive mainatiner
PR: 55414
Submitted by: kkuehl@cisco.com
|
|
|
|
|
|
|
| |
- Use SITE_PERL to keep portlint happy
PR: 56151
Submitted by: Lars Thegler <lars@thegler.dk>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Zabbix is software for application and network monitoring.
Zabbix supports both polling and trapping techniques to
collect data from monitored hosts. Flexible notification
mechanism allows easy and quckly configure email notifications
for pre-defined events. Zabbix is freely available under
the terms of the GNU General Public License (GPL).
PR: ports/54565
Submitted by: Sergey Akifyev <asa@gascom.ru>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Zabbix is software for application and network monitoring.
Zabbix supports both polling and trapping techniques to
collect data from monitored hosts. Flexible notification
mechanism allows easy and quckly configure email notifications
for pre-defined events. Zabbix is freely available under
the terms of the GNU General Public License (GPL).
PR: ports/54565
Submitted by: Sergey Akifyev <asa@gascom.ru>
|
|
|
|
|
|
|
|
|
|
|
| |
wmwave works on Prism cards but not on Lucent ones (minipci
and PCMCIA tested) since wireq.wi_val is empty. I've patched
it to use a more portable way for data acquisition known
from gkrellm and other tools.
PR: ports/54511
Submitted by: Hendrik Scholz <hendrik@scholz.net>
Approved by: Bruce M Simpson <bms@spc.org>
|
|
|
|
|
|
|
|
|
|
|
|
| |
libNSS-MySQL allows you to authenticate UNIX groups and
users using a MySQL database. It uses the NSS API which
provides an abstraction layer between the UNIX authentication
API and the related data. NSS-MySQL currently supports the
passwd and groups services. Version 1.0 has native FreeBSD
suppport.
PR: ports/54423
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
|
|
|
|
|
|
|
|
| |
Update to mmucl from version 1.4.1 to 1.5. and also maintainer
change
PR: ports/49061
Submitted by: Tim Aslat <tim@spyderweb.com.au>
|
|
|
|
|
|
|
|
|
| |
in the code.
Informed maintainer.
PR: ports/48382 (it all started with this one)
Submtited by: Will Saxon <wills@housing.ufl.edu> and me
|
|
|
|
|
|
|
| |
-current / gcc 3.2.1.
Maybe somebody with more C++ knowledge can have a look at the current
errors it is stuck with?
|
|
|
|
| |
other problems shown up.
|
|
|
|
|
|
|
|
|
| |
roadrunner is a library implementing the BEEP (Blocks
Extensible Exchange Protocol) protocol for use in developing
network applications.
PR: ports/47520
Submitted by: Yann Berthier <yb@sainte-barbe.org>
|
|
|
|
|
|
|
|
|
|
|
| |
LuaSocket is a Lua extension library that provides support
for the TCP and UDP transport layers.
Extra Lua modules implementing SMTP, HTTP and FTP protocols
are installed to /usr/local/lib/lua/luasocket.
PR: ports/46325
Submitted by: Jan Hornyak <pav@oook.cz>
|
|
|
|
|
|
|
|
|
| |
This port contains just the java client libraries, which
have been split from the net/spread port to make them easier
to find, build and include, as a separate port.
PR: ports/45180
Submitted by: Joshua Goodall <joshua@roughtrade.net>
|
| |
|
|
|
|
|
|
|
|
|
| |
This is a new port of the Perl WeedNS skeleton_client that
can be use to update your yi.org/whyi.org dynamic DNS
entries.
PR: ports/52582
Submitted by: Matthias Andree <matthias.andree@gmx.de>
|
|
|
|
| |
Clue bat applied by: kris
|
|
|
|
|
| |
PR: 56142
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
. Don't install everything in ${PREFIX}/dgd instead place the
executables, docs and configuration in the standard places and
place the mudlib in DATADIR.
. Don't use the packing list as a list of things to install.
. Fix up the configuration file to point to the install locations.
. Add a sample rc script which can be used to start and stop dgd
with this mudlib (need a 5.x RCng version as well).
. Create a user to run the dgd service as (this is the same user
as used by the net/dgd port).
. More standard Makefile.
. Add a post-extract target which removes the need for do-build.
. Add a do-configure target and remove the obsolete configure script.
. Remove devel from CATEGORIES, it really doesn't belong. This port
should really just be in games, but thats another story.
. Catch up dependencies with changes to net/dgd.
|
| |
|
|
|
|
| |
. Add $FreeBSD$.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
. Don't install everything in ${PREFIX}/dgd instead place the
executables, docs and configuration in the standard places and
place the example kernel mudlib in DATADIR.
. Don't use the packing list as a list of things to install.
. Fix up the configuration file to point to the install locations.
. Add a sample rc script which can be used to start and stop dgd
(need a 5.x RCng version as well).
. Create a user to run the dgd service as (I'll reuse this user for
ports of other mud drivers).
. Add the games category as dgd is primarily used to write muds.
. Bump PORTREVISION.
|
| |
|
|
|
|
|
|
|
|
| |
kindly volunteered to keep this port up-to-date
as i am concentrating on docs-issues.
PR: 56126
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
| |
there were only bugfixes and no functionality changes.
PR: 55833
Submitted by: Timofey Chernousov <tim@gwd.nnn.tstu.ru> (maintainer)
|
|
|
|
|
|
|
|
| |
eChat is a LAN chat program designed for easy
chat and messages exchange over the TCP/IP networks
PR: 55994
Submitted by: SeaD <sead@deep.perm.ru>
|
|
|
|
|
| |
(so it can get its headerfiles and libraries)
Pointed out by Joe Marcus Clarke and Kevin Overman
|
|
|
|
|
|
|
|
| |
working correctly.
PR: 56054
Submitted by: lofi
Approved by: maintainer
|
| |
|
|
|
|
|
|
| |
PR: 56094
Submitted by: maintainer
Noticed by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
|
|
|
|
|
|
| |
PR: 56094
Submitted by: maintainer
Noticed by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Make these ports use USE_MYSQL:
* databases/dbconnect
* net/netsaint
* www/mod_mp3
* www/mod_mylo
* www/phpnuke
* www/postnuke
* www/udmsearch
* mail/courier
PR: ports/56029
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
improvements
- use RC_SUBR (PR 54352, submitted by Scot W. Hetzel <hetzels@westbend.net>)
- run slapd under a non-privileged account by default (PR 56075)
- remove ${PORTSDIR}/net/openldap20-server/bsd.openldap.mk (PR 55680)
- use USE_OPENLDAP
- improve conflict checking (PR 54845, submitted by Jens Rehsack <rehsack@liwing.de>)
- make ODBC library selectable (PR 46288, submitted by Emile Heitor <eheitor@fr.cw.net>)
- don't use USE_OPENSSL to avoid gazillions of -rpath warnings
PR: ports/56077
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
|
|
|
|
| |
<saper@system.pl>... User unknown
|
|
|
|
|
|
|
|
|
| |
Port for LDAP Directory Administrator -- a GTK+/GNOME(1)
frontend for managing user accounts on an LDAP server using
the poisx schema.
PR: ports/51402
Submitted by: lewiz <purple@lewiz.info>
|
|
|
|
|
|
|
| |
An alternative to nss_ldap using an ldap based NIS/YP server.
PR: ports/43394
Submitted by: wolf <mjoyner@hq.dyns.cx>
|
|
|
|
|
|
|
| |
This tool complements existing net/flow-tools port.
PR: ports/50005
Submitted by: Marcin Cieslak <saper@system.pl>
|
| |
|
|
|
|
|
|
|
| |
Update NNTP pear class to the lastest version.
PR: ports/55949
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
pwlib has been split out into its own port.
|
| |
|
|
|
|
| |
a Simple RSS/RDF feed reader for GNOME2
|
|
|
|
|
|
|
|
|
| |
- Add the virtual category 'scheme' to the orphan ports
- Fix the chicken's csc script
- Minor portlint cleanups
PR: ports/55265
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
|
| |
|
|
|
|
|
|
|
|
| |
http://security.e-matters.de/advisories/022003.html are still
present.
Reported by: Stefan Walter <sw@gegenunendlich.de>
PR: ports/55863
|
| |
|
|
|
|
|
| |
Submitted by: hrs (still without of commit-bit for ports-tree maintainer)
PR: 56036
|
| |
|
|
|
|
|
| |
Submitted by: Nicolas Jombart <ecu@ipv42.net>
PR: 56032
|
|
|
|
|
|
| |
- Fixes overwrite of config file (wrong order in Makefile)
PR: 55935
Submitted by: tremere@cainites.net
|
|
|
|
|
| |
respect CFLAGS.
get rid of package name from comment.
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
DNS PTR record generation. subcalc takes command line arguments in
a similar format to ifconfig(8) so the synopsis should be familiar to
the user. Given an address family, address and a netmask/prefix
length, subcalc will calculate the number of hosts and address ranges
of the specific network.
PR: ports/55979
Submitted by: Chris S.J. Peron
|
|
|
|
| |
Prodded by: kris
|
|
|
|
| |
Submitted by: Dan Langille <dan@langille.org>
|
| |
|
|
|
|
|
|
|
| |
CJK users.
Submitted by: perky
Obtained from: Gentoo Linux
|
|
|
|
|
| |
PR: 55968
Submitted by: maintainer
|
|
|
|
|
| |
I started on this.
My apologies.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
When installing a package created from net/isc-dhcp3 port
it creates dhcpd.leases and dhclient.leases in /var/run
directory. However, the dhcpd program expects these files
to be in /var/db.
(it's funny it's the same problem I ran in last weekend on a real machine :-)
PR: ports/51918
Submitted by: Ari Suutari <ari.suutari@syncrontech.com>
|
|
|
|
|
|
|
| |
Lots of compiler warnings generated when compiling the hping port.
PR: ports/50484
Submitted by: root <macklobell@hotmail.com>
|
|
|
|
|
|
|
|
|
|
| |
* Updated docs
* Net::DNS::Resolver now has unique classes for windows and unix
* You can now define a config file for the Resolver object
* Various other cleanups
If you were (bogusly) using module globals in your scripts, this
update is likely to break that, so take due precautions.
|
| |
|
| |
|
| |
|
|
|
|
| |
in pkg-descr.
|
|
|
|
|
|
|
|
|
|
|
| |
of the NNTP protocol
Complete class for communicating with an NNTP server (this
is: the USENET), including: post, view, list, authentication,
overview, header manipulation, NNTP commands debugger, etc.
PR: ports/55353
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
|
|
|
|
|
|
|
|
| |
- add 'samba' to configuration dialog title
PR: ports/55920
Submitted by: Lars Thegler <lars@thegler.dk>
Approved by: maintainer
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
Paul Dlug also submitted a PR with the howl port, but kept
his name in the MAINTAINER field, so I assign him as the
maintainer for this port.
PR: ports/55291
Submitted by: Paul Dlug <paul@aps.org>
|
| |
|
|
|
|
|
| |
PR: 55900
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 55901
Submitted by: Ports Fury
|
|
|
|
|
|
|
|
| |
Since versioning has changed ( 1.23 -> 1.2.1) set PORTEPOCH to 1.
Add/Change patches to respect CFLAGS/PREFIX
Submitted by: Mirko Steiner <mirko.steiner@slashdevslashnull.de>
Reviewed by: PORTEPOCH adviced by freebsd-ports
|
|
|
|
|
|
|
|
|
| |
LinNeighborhood core dumps, if one of the windows share
names or mount point names contain a space.
(Thanks to Simon Barner for the fix).
PR: ports/55179
Submitted by: Heiner Eichmann <h.eichmann@gmx.de>
|
|
|
|
|
|
|
|
|
| |
Because Makefile for perl is created at build stage. [1]
o Install freebsd5.h which I added in previous commit [2].
PR: ports/55729 [2]
Submitted by: Pat Lashley <patl+freebsd@volant.org> [2],
kuriyama [1]
|
|
|
|
|
| |
PR: 55868
Submitted by: maintainer
|
| |
|
|
|
|
| |
Approved by: roberto (mentor)
|
|
|
|
|
|
|
| |
bump PORTREVISION
Approved by: roberto (mentor)
Reviewed by: maintainer
|
| |
|
|
|
|
|
| |
PR: 55851
Submitted by: maintainer
|
|
|
|
|
|
| |
PR: 55083
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
Approved by: maintainer timeout
|
|
|
|
|
|
|
| |
o Unmark FORBIDDEN
PR: 55471
Submitted by: Morten Rodal <morten@rodal.no>
|
|
|
|
| |
PR: ports/55648
|
| |
|
|
|
|
|
|
|
| |
Use SITE_PERL (kuriyama).
PR: ports/55648
Submitted by: Yu-Shun Wang <yushunwa@isi.edu>
|
|
|
|
|
|
|
|
| |
replace the Configure patch with a CONFIGURE_ARGS
patch Makefile.PL so that *all* man pages are generated even for perl < 5.8.0
grab maintainership
Approved by: demon (mentor)
|
|
|
|
| |
pySoulSeek codebase.
|
|
|
|
|
|
|
| |
- documentation fixes
PR: 55803
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
| |
Remove the Repocopied ports.
PR: 53797
Submitted by: Aleksander Fafula <alex@fafula.com>
Approved by: portmgr(marcus)
Repocopied by: joe
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
graphics/gd(based on 1.8.4) -> graphics/gd1
graphics/gd2(based on 2.0.15) -> graphics/gd
graphics/p5-GD(based on 1.41) -> graphics/p5-GD1
graphics/p5-GD2(based on 2.07) -> graphics/p5-GD
japanese/gd -> japanese/gd1
japanese/gd2 -> japanese/gd
o Include some feature
WITH_XPM(w/, w/o WITHOUT_X11)
o Chase this modification
o Fix build error [1]
PR: ports/54540
Submitted by: Ports Fury
Approved by: maintainer (blanket)
Reported by: bento via kris [1]
|
|
|
|
|
|
| |
Use DOCSDIR macro in pkg-plist
Approved by: roberto(mentor)
|
|
|
|
|
|
|
|
| |
- maintainer mail address change
- added some patch files to PATCHFILES
PR: 55608
Submitted by: David A. Bader <dbader@ece.unm.edu> (maintainer)
|
|
|
|
|
| |
PR: 54551
Submitted by: Mário Freitas <sub_0@netcabo.pt>
|
| |
|
|
|
|
| |
Submitted by: Dave Plonka <plonka@doit.wisc.edu>
|
|
|
|
|
| |
PR: 53968
Submitted by: mat
|
| |
|
|
|
|
|
| |
Submitted by: Kurt Jaeger <pi@complx.LF.net>, krion
Approved by: maintainer
|
|
|
|
|
|
| |
PR: 52109
Submitted by: Jim Geovedi <jim@corebsd.or.id>
Approved by: various maintainers, timeouts
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
o Fix related patch to fit freebsd5 environment.
o Implement tcp.tcpCurrEstab to return correct value.
PR: ports/54551
Submitted by: sub_0@netcabo.pt
|
|
|
|
| |
noticed by: bento/kris
|
| |
|
|
|
|
| |
Pointed out by: kris
|
|
|
|
|
| |
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> (maintainer)
PR: 55607
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 55579
Submitted by: Nicolas Jombart <ecu@ipv42.net>
|
| |
|
|
|
|
|
| |
# I'm not bumped port revision of them because this should not affect
# packages built on bento...
|
|
|
|
|
|
| |
We should use net/openldap20/bsd.openldap.mk later...
Pointy hat to: kuriyama
|
| |
|
|
|
|
|
| |
- Fix LIB_DEPENDS to catch rename of openldap20 to openldap20-client
- Make portlint happier
|
| |
|
| |
|
|
|
|
| |
- Fix LIB_DEPENDS to catch rename of openldap20 to openldap20-client
|
|
|
|
|
| |
. Simplify build (just redefine ALL_TARGET)
. tar -> ${TAR}
|
|
|
|
|
| |
PR: 55583
Submitted by: maintainer
|
|
|
|
|
|
| |
under ${LOCALBASE}/lib.
Reviewed by: roberto
|
|
|
|
| |
Reviewed by; roberto
|
|
|
|
|
| |
Submitted by: Doug McDonald <dougm@austin.rr.com>
Reviewed by: roberto
|
|
|
|
| |
Reviewed by: roberto
|
| |
|
|
|
|
|
| |
PR: ports/54436
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> (maintainer)
|
| |
|
|
|
|
| |
PR: 55560
|
|
|
|
|
|
| |
to work with this.
Submitted by: Andrew Thompson <andy@fud.org.nz>
|
|
|
|
| |
Reported by: bento
|
|
|
|
|
|
|
| |
when they part/are kicked off a channel.
PR: 55489
Submitted by: Alexander Nedotsukov <sasha@ortech.co.jp>
|
|
|
|
|
| |
PR: 55510
Submitted by: maintainer
|
|
|
|
|
|
| |
PR: 55481
Submitted by: Venkata Pingali <pingali@e.postel.org>
Approved by: maintainer
|
| |
|
|
|
|
|
|
|
| |
- Use tabs as separators.
PR: 55495
Submitted by: Alexandr Kovalenko (MAINTAINER)
|
| |
|
| |
|
|
|
|
|
| |
PR: 55469
Submitted by: Ports Fury
|
| |
|
|
|
|
|
|
|
|
|
| |
as found in xMule
(http://www.xmule.org/geeklog/article.php?story=20030810160606604).
It will not likely be fixed. http://lmule.sourceforge.net/news.php
says, ``We strongly recommend everyone to upgrade to latest xMule
version (http://www.xmule.org) as this project is no longer supported.''
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Howl is a cross-platform implementation of the Zeroconf networking
standard. Zeroconf brings a new ease of use to IP networking.
PR: 54717
Submitted by: David Magda <dmagda@magda.ca>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 55435
Submitted by: maintainer
|
|
|
|
|
| |
Submitted by: Franz Stieber <franz@bugat.at>
Approved by: maintainer (implicit)
|
| |
|
|
|
|
|
|
| |
portlint
Approved by: lioux (implicit)
|
|
|
|
| |
filesystem with libsmclient.so
|
|
|
|
|
|
|
| |
on 5.x machines (compile and configure failure, respectively).
PR: 52731
Submitted by: trevor
|
|
|
|
|
| |
PR: 55405
Submitted by: maintainer
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: Simon Barner <barner@in.tum.de>
|
|
|
|
| |
Approved by: roberto (mentor)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 55322
Submitted by: maintainer
|
|
|
|
|
|
|
| |
Pass maintainership to Submitter
PR: 55269
Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
|
|
|
|
| |
Submitted by: maintainer
|
|
|
|
|
| |
PR: 55292
Submitted by: Paul Dlug <paul@nerdlabs.com>
|
|
|
|
|
|
|
| |
before I actually discovered Felix Leitner's libdjbdns available
in ports/devel/libdjbdns...
Guess I'll think before I commit next time :)
|
| |
|
|
|
|
|
| |
PR: 55248
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
|
|
|
|
| |
PR: 55253
Submitted by: atkin901@yahoo.com <Mark.Atkinson@hellfire.filament.org>
|
|
|
|
|
| |
PR: 55145
Submitted by: "Karel J. Bosschaart" <karelj@phys9911.phys.tue.nl>
|
| |
|
| |
|
|
|
|
|
|
| |
PR: ports/55251
Submitted by: Matt Douhan <mdouhan@fruitsalad.org>
Approved by: arved (Mentor)
|
|
|
|
|
| |
PR: ports/50572
Submitted by: Alex Semenyaka <alexs@ratmir.ru>
|
|
|
|
| |
Pointy hat to: kuriyama
|
| |
|
|
|
|
|
|
|
| |
systems.
PR: 55214
Submitted by: maintainer
|
|
|
|
| |
- Enable build on environments that ${LOCALBASE} != /usr/local
|
|
|
|
|
|
|
|
| |
- New keyword: "nordiff"
- a bug involving symlink update has been fixed.
PR: 55204
Submitted by: Hiroki Sato <hrs@freebsd.org>
|