aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* coWPAtty is designed to audit the security of pre-shared keysrafan2008-03-226-0/+88
| | | | | | | | | (PSK) selected in WiFi Protected Access (WPA) networks. WWW: http://www.willhackforsushi.com/Cowpatty.html PR: ports/121931 Submitted by: Dennis Herrmann <adox at mcx2.org>
* - Update to 2.11 [1]rafan2008-03-226-16/+32
| | | | | | | - Fix wrong mail program path in sample config file [2] PR: ports/121866 [1], ports/120320 [2] Submitted by: Jarrod Sayers <jarrod at netleader.com.au> (maintainer) [1]
* spamdyke is a filter for monitoring and intercepting SMTPwxs2008-03-224-0/+74
| | | | | | | | | | | | | | | | connections between a remote host and a qmail server. Spam is blocked while the remote server (spammer) is still connected; no additional processing or storage is needed. In addition to all of its anti-spam filters, spamdyke also includes a number of features to enhance qmail. Best of all, using spamdyke does not require patching or recompiling qmail! PR: ports/119579 Submitted by: Peter Kieser <peter@kieser.ca> Approved by: garga (mentor)
* Fix vpnc-disconnect scriptehaupt2008-03-222-11/+1
| | | | | PR: 121942 Submitted by: Andreas Schwarz <bugs.asc@schwarzes.net>
* The proprietary configure script wasn't able to find pthread under 6.x,ehaupt2008-03-221-4/+6
| | | | | | | therefore it failed to build. This patch adds ${PTHREAD_LIBS} to LDFLAGS to fix this port under 6.x. Notified by: pointyhat (via pav)
* - Update to 2.1.1anray2008-03-222-4/+4
|
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-2260-115/+83
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* Upgrade to 1.2.thierry2008-03-223-252/+329
| | | | | Changelog at <https://develop.participatoryculture.org/trac/democracy/wiki/1.2ReleaseNotes>
* Update to the 20080320 snapshot of GCC 4.3.1.gerald2008-03-222-19/+19
|
* Fix build (was due to lua's upgrade).vanilla2008-03-221-1/+1
| | | | | Submitted by: pav@ via email Approved by: clsung@ (maintainer)
* p5-Net-Jifty --> ports/net/p5-Net-Jiftyclsung2008-03-221-0/+1
|
* Jifty is a full-stack web framework. It provides an optional REST interfaceclsung2008-03-225-0/+53
| | | | | | | | | | | | | | for applications. Using this module, you can interact with that REST interface to write client-side utilities. You can use this module directly, but you'll be better off subclassing it. This module also provides a number of convenient methods for writing short scripts. For example, passing use_config => 1 to new will look at the config file for the username and password (or SID) of the user. If neither is available, it will prompt the user for them. WWW: http://search.cpan.org/dist/Net-Jifty/
* Remove USE_XLIB, bump the PORTREVISION on homebank and comix. As for the buoh,mezz2008-03-223-4/+2
| | | | it's unchange so no bump.
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-2233-63/+39
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Fix -curses typo concerning ctrl-d and ctrl-t handlingnox2008-03-222-1/+18
| | | | | | - Bump PORTREVISION Obtained from: qemu cvs
* - Remove USE_X_PREFIXbeech2008-03-228-30/+16
| | | | | | - Use SF macro - USE_XPM --> USE_XORG=xpm - Bump portrevision
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-225-10/+7
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Bump PORTREVISION (forgot in the previous commit)miwi2008-03-221-1/+1
|
* - Fix buidmiwi2008-03-221-2/+3
| | | | Submitted by: pavbot
* Fix Plistahze2008-03-222-1/+2
| | | | Reported by: pav
* - Remove USE_X_PREFIXbeech2008-03-223-8/+4
| | | | | | | - Use SF macro - Bump portrevision Approved by: David Yeske <dyeske@gmail.com> (maintainer, implicit)
* - Remove USE_X_PREFIXbeech2008-03-2210-22/+12
| | | | | | - Bump portrevision Approved by: David Yeske <dyeske@gmail.com> (maintainer, implicit)
* - Remove unnecessary INSTALLS_EGGINFOrafan2008-03-222-2/+1
| | | | | | - Fix wrong patch for testing existence of PIL Approved by: maintainer via private mail
* - Get rid of USE_X_PREFIXnox2008-03-221-2/+1
| | | | - Bump PORTREVISION
* - Remove USE_X_PREFIXbeech2008-03-222-4/+2
| | | | | | - Bump portrevision Approved by: David Yeske <dyeske@gmail.com> (maintainer, implicit)
* - Remove USE_X_PREFIXbeech2008-03-226-18/+11
| | | | | | | - Use SF macro - Bump portrevision Approved by: David Yeske <dyeske@gmail.com> (maintainer, implicit)
* - Remove USE_XLIB/USE_X_PREFIX in favor of USE_XORGmiwi2008-03-225-11/+7
| | | | | | - Bump PORTREVISION Approved by: flz (maintainer via irc)
* - Remove USE_XLIB in favor of USE_XORGmiwi2008-03-224-10/+6
| | | | | | - Bump PORTREVISION Approved by: maintainer implicit
* - Get rid of USE_XLIBmiwi2008-03-221-1/+1
|
* - add pkg-plist needed by 1.00leeym2008-03-221-0/+6
|
* - update to 1.00leeym2008-03-222-9/+6
|
* - Fix buildmiwi2008-03-221-2/+4
| | | | | | | - Pass maintainership to perl PR: 121944 Submitted by: Gea-Suan Lin (gslin@gslin.org) (maintainer)
* - Add runtime warning when aio is not loadednox2008-03-224-2/+26
| | | | | | - Bump PORTREVISION Requested by: several people on freebsd-emulation@
* - Get rid of USE_XLIBmiwi2008-03-2214-26/+14
| | | | Approved by: maintainer implicit
* 2008-02-29 mail/claws-mail-maildir: no longer supported by developersmiwi2008-03-2226-330/+4
| | | | | | 2008-03-20 x11/e17-module-devian: abandoned by developer 2008-03-20 x11/e17-module-engage: abandoned by developer 2008-03-20 x11/e17-module-eveil: abandoned by developer
* - fix dependencyleeym2008-03-221-6/+11
| | | | - bump PORTREVISION
* - Remove USE_XLIB in favor of USE_XORGmiwi2008-03-2126-40/+27
| | | | - Bump PORTREVISION
* Bump PORTREVISION after removal of USE_X_PREFIX.danfe2008-03-211-1/+1
| | | | Reported by: pav
* - Sync patches with ports-mgmt/portupgrade portsem2008-03-212-0/+24
|
* - Remove USE_XLIB in favor of USE_XORGmiwi2008-03-2112-14/+22
| | | | - Bump PORTREVISION
* - Remove USE_X_PREFIXdanfe2008-03-211-2/+1
| | | | - Drop maintainership
* - Remove USE_GCC, USE_X_PREFIXdanfe2008-03-213-10/+3
| | | | | | - Drop redundant PKGMESSAGE assignment - Utilize PORTDOCS - Clean up Makefile and pkg-message
* - Drop USE_X_PREFIXdanfe2008-03-212-7/+3
| | | | - Clean up pkg-message and Makefile
* - Get rid of USE_X_PREFIXmiwi2008-03-214-11/+6
|
* - Get rid of USE_X_PREFIXmiwi2008-03-213-7/+4
|
* - Repleace USE_XPM to USE_XORGmiwi2008-03-212-6/+4
| | | | - Get rid of USE_X_PREFIX
* - Update to 2.1.2miwi2008-03-212-4/+4
| | | | | PR: 121842 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
* - Update to 0.5.8.2miwi2008-03-213-19/+23
| | | | | PR: 121796 Submitted by: Ports Fury
* - Update to 0.3-1miwi2008-03-214-22/+20
| | | | | PR: 121839 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
* - Add backup mirrormiwi2008-03-211-2/+3
| | | | | | | - Fix identation PR: 121841 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
* - Update to 0.8.5miwi2008-03-213-7/+57
| | | | | PR: 120819 Submitted by: Ports Fury
* - Update to 2.4.1miwi2008-03-212-8/+5
| | | | | PR: 121804 Submitted by: Ports Fury
* - Update to 1.8.1miwi2008-03-217-132/+65
| | | | | | | - Pass maintainership to the submitter PR: 121920 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com>
* - Update to 1.76miwi2008-03-212-5/+5
| | | | | PR: 121785 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
* - Update to 1.0.0miwi2008-03-214-6/+50
| | | | | PR: 121922 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com>
* - Update to 1.1.3miwi2008-03-213-18/+8
| | | | | PR: 121801 Submitted by: Ports Fury
* - Update to 3.2miwi2008-03-213-10/+18
| | | | - Remove USE_XLIB
* - Update to 1.3miwi2008-03-213-5/+110
| | | | Approved by: maintainer implicit
* - Update to 0.10.4miwi2008-03-212-4/+4
|
* - Update to 200803202342miwi2008-03-213-32/+344
| | | | Approved by: maintainer implicit
* - Update to 5.70miwi2008-03-213-6/+19
| | | | - Take maintainership
* Update to DEV300_m4.maho2008-03-218-82/+70
|
* - Update to 0.6.15.jadawin2008-03-212-5/+6
| | | | | | PR: ports/121901 Submitted by: Tobias Roth <ports@fsck.ch> (maintainer) Approved by: tabthorpe (mentor)
* postgresql-pllua --> ports/databases/postgresql-plluavanilla2008-03-211-0/+1
|
* Add postgresql-pllua 0.2.2, PL/Lua procedural language for PostgreSQLvanilla2008-03-217-0/+63
| | | | | | | database. PR: ports/121139 Submitted by: sunghyuk
* Update to 1.0.0.1edwin2008-03-213-6/+6
| | | | | PR: ports/121926 Submitted by: Steven Kreuzer <skreuzer@exit2shell.com>
* Update to 1.0.5 which fixes CVE-2008-1732.delphij2008-03-213-5/+4
| | | | | | PR: ports/121927 Security: VuXml 063399fc-f6d6-11dc-bcee-001c2514716c Approved by: maintainer
* Document bzip2 crash with certain malformed archive filesdelphij2008-03-211-0/+31
|
* - Fix Log dirmiwi2008-03-214-2/+4
| | | | | | | | - Bump PORTREVISION PR: 120811 Submitted by: Lars Stokholm <lars.stokholm@gmail.com> Approved by: maintainers
* - Update to 1.1.7.1pav2008-03-212-4/+4
| | | | | PR: ports/121928 Submitted by: ehaupt
* - Update to 2.0.5miwi2008-03-212-4/+4
| | | | Approved by: maintainer implicit
* - Update to 1.3.1miwi2008-03-212-4/+4
| | | | Approved by: maintainer implicit
* - Update to 2.11.3miwi2008-03-212-4/+4
| | | | Approved by: maintainer implicit
* - Update to 2.41miwi2008-03-212-4/+4
| | | | Approved by: maintainer implicit
* - Update to 0.620miwi2008-03-213-4/+6
|
* - Update to 0.15miwi2008-03-212-4/+4
|
* - Update to 3.1miwi2008-03-212-4/+4
|
* - Update to 0.3.0miwi2008-03-213-5/+5
|
* - Update to 1.2.93miwi2008-03-215-248/+36
| | | | | PR: 121799 Submitted by: Ports Fury
* - Remove USE_XLIB in favor of USE_XORGmiwi2008-03-211-1/+2
| | | | | PR: 121792 Submitted by: Chess Griffin <chess@chessgriffin.com>
* - Update to 2.0.18miwi2008-03-213-33/+46
| | | | | PR: 121795 Submitted by: Ports Fury
* - Update to 1.4miwi2008-03-212-8/+8
| | | | | PR: 121802 Submitted by: Ports Fury
* - Update to 3.0.2miwi2008-03-212-6/+8
| | | | | PR: 121803 Submitted by: Ports Fury
* Update to 2.03ehaupt2008-03-212-4/+4
|
* Use MASTER_SITE_OPENBSD.delphij2008-03-211-3/+2
| | | | | PR: ports/121370 Submitted by: maintainer
* - Connect net-im/centerim-develmiwi2008-03-212-0/+2
|
* - Update to 4.22.3-7-g21d2miwi2008-03-213-9/+11
| | | | | PR: 119899 Submitted by: Frank Altpeter <frank@altpeter.de> (maintainer)
* - Update to 4.22.3miwi2008-03-213-6/+7
| | | | Submitted by: Frank Altpeter <frank@altpeter.de> (maintainer via mail)
* - Drop Maintainershipmiwi2008-03-212-2/+2
| | | | | PR: 121857 Submitted by: Raaf <raaf@zen.mooo.com> (old maintainer)
* - Fix setting RUN_DEPENDS so gmake won't get into thosemiwi2008-03-211-2/+2
| | | | | | | - Bump PORTREVISION PR: 121894 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
* - Force commitmiwi2008-03-210-0/+0
| | | | | | * repocopy from net-im/centerim -> net-im/centerim-devel Repocopy by: marcus
* - Pass maintainership to submittermiwi2008-03-211-4/+4
| | | | | | | | - Add backup MASTER_SITES - Get rid of USE_X_PREFIX. PR: 121849 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru>
* * Remove USE_XLIBmiwi2008-03-211-5/+3
| | | | | | | | * Pass maintainership to submitter * Use SF macro PR: 121851 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru>
* - Update to 1.25miwi2008-03-212-4/+4
| | | | | PR: 121905 Submitted by: hideo <hideo@lastamericanempire.com> (maintainer)
* - Unbreak (compiles fine on my amd64)miwi2008-03-212-14/+2
| | | | | PR: 121845 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
* - Use SF macromiwi2008-03-212-11/+21
| | | | | | | - Get rid of USE_X_PREFIX. PR: 121891 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru>
* - Get rid of USE_X_PREFIX.miwi2008-03-211-3/+2
| | | | | PR: 121889 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru>
* - Switch from USE_XLIB to USE_XORGmiwi2008-03-211-2/+2
| | | | | PR: 121888 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru>
* - Get rid of USE_X_PREFIX.miwi2008-03-211-4/+3
| | | | | | | - Use SF macro PR: 121890 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru>
* - Update to 0.2.0.22-rcmiwi2008-03-212-10/+20
| | | | | | PR: 121881 Submitted by: bf <bf2006a@yahoo.com> Approved by: maintainer
* - Remove USE_X_PREFIXtabthorpe2008-03-211-1/+2
| | | | | - USE_XORG=x11 xext - Bump PORTREVISION
* - Remove USE_X_PREFIXtabthorpe2008-03-212-2/+2
| | | | - Bump PORTREVISION
* - Remove ONLY_FOR_ARCHSbeech2008-03-213-6/+3
| | | | | - Allow install on amd64 - Bump portrevision
* - Add amd64 to archsbeech2008-03-211-1/+1
| | | | | | - Allows some ports (skype) to install in that platform. Reviewed by: netchild, linimon
* - Remove USE_X_PREFIXtabthorpe2008-03-211-2/+1
| | | | - Bump PORTREVISION
* - Remove USE_X_PREFIXbeech2008-03-211-2/+3
| | | | | | | - Add USE_XORG= x11 xt - Bump portrevision Submitted by: Chess Griffin <chess@chessgriffin.com>
* - Remove USE_X_PREFIXbeech2008-03-211-3/+2
| | | | | | | - USE_XPM --> USE_XORG= xpm - Bump portrevision Submitted by: Chess Griffin <chess@chessgriffin.com>
* - Remove USE_X_PREFIXbeech2008-03-211-2/+1
| | | | | | - Bump portrevision Submitted by: Chess Griffin <chess@chessgriffin.com>
* - Fix USE_GLbeech2008-03-211-4/+3
| | | | | | | - Use SF macro - Bump portrevision Submitted by: Chess Griffin <chess@chessgriffin.com>
* - Use SF macromiwi2008-03-211-4/+2
| | | | | | - Get rid of USE_X_PREFIX Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
* - Get rid of USE_X_PREFIX.miwi2008-03-211-4/+2
| | | | | | - Use SF macro Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru>
* - Use SF macromiwi2008-03-211-4/+2
| | | | | | - Get rid of USE_X_PREFIX. Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
* - Get rid of USE_X_PREFIX.miwi2008-03-211-4/+2
| | | | | | - Use SF macro Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
* - Get rid of USE_X_PREFIX.miwi2008-03-217-19/+8
| | | | Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
* - Makefile cleanupmiwi2008-03-211-8/+30
| | | | | | - Get rid of USE_X_PREFIX. Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
* - Use SF macromiwi2008-03-211-3/+2
| | | | | | - Get rid of USE_X_PREFIX. Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
* - Get rid of USE_X_PREFIX.miwi2008-03-211-3/+2
| | | | | - Use SF macro - Switch from -USE_XPM to USE_XORG
* - Get rid of USE_X_PREFIX.miwi2008-03-211-5/+2
| | | | | | - Use SF macro Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru>(maintainer)
* - USE SF macromiwi2008-03-211-3/+3
| | | | | | - Get rid of USE_X_PREFIX. Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
* - Get rid of USE_X_PREFIX.miwi2008-03-211-3/+2
| | | | Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
* - Chase devel/libsigsegv shlib version bumpgahr2008-03-212-5/+6
| | | | Approved by: miwi (mentor)
* - Update to 2.5gahr2008-03-213-6/+9
| | | | | | - Fix objformat Approved by: miwi (mentor), maintainer (timeout)
* - fix dependencymat2008-03-211-3/+13
| | | | | | | - bump PORTREVISION PR: ports/121912 Submitted by: leeym
* Reset maintainer due to bouncing mails.wxs2008-03-2129-29/+29
| | | | | | | Discussed with pav. Submitted by: miwi on IRC Approved by: garga (mentor)
* - Update to latest packages release (14 March)johans2008-03-212-4/+4
|
* Forced commit to note that "Use SF macro" from previous commit log was adanfe2008-03-200-0/+0
| | | | mistake, distfile is not hosted on SourceForge.
* - Drop USE_X_PREFIX [*]danfe2008-03-202-6/+2
| | | | | | | - Use SF macro - Minor Makefile nits Reminded by: beech, miwi [*]
* - SHA256ify.lippe2008-03-201-0/+1
| | | | | | PR: ports/121750 Submitted by: myself Approved by: gabor (mentor), Rob <freebsd@deathbeforedecaf.net> (maintainer)
* GC remnants of XFree86 support.danfe2008-03-202-12/+8
|
* - Reset maintainership.lippe2008-03-201-1/+1
| | | | | | PR: ports/121852 Submitted by: KIMURA Yasuhiro <yasu@utahime.org> Approved by: gabor (mentor)
* - Update to 3.37.lippe2008-03-202-6/+5
| | | | | | | | | - Use CPAN macro. - Add missing deps. PR: ports/120909 Submitted by: myself Approved by: gabor (mentor), Geraud <geraud@gcu.info> (maintainer)
* - Update to 1.40.lippe2008-03-202-6/+5
| | | | | | | | - Use CPAN macro. PR: ports/121500 Submitted by: Cory R. King <coryking@mozimedia.com> Approved by: gabor (mentor), Geraud <geraud@gcu.info> (maintainer)
* libdlna --> ports/devel/libdlnaehaupt2008-03-201-0/+1
|
* Add libdlna, a reference DLNA open-source implementation.ehaupt2008-03-205-0/+54
| | | | | PR: 120488 Submitted by: Dave Grochowski <malus.x at gmail.com>
* - Fix plist (by disabling Doxygen directory listing)gahr2008-03-202-2/+2
| | | | | Reported by: Jan Henrik Sylvester <me@janh.de> (via mail to ports@) Approved by: miwi (mentor)
* Enable Elliptic Curve Crypto (ECC)ahze2008-03-201-2/+2
| | | | Requested by: ale
* - Update to 0.10.0c, the last release for KDE3miwi2008-03-208-36/+182
| | | | | | | - Add depends for gtk stuff (used if found by configure) - Update tubestuff add-on Submitted by: Danny Pansters <danny@ricin.com> (maintainer via private mail)
* - Update to 0.8, the last release for KDE3miwi2008-03-208-70/+64
| | | | Submitted by: Danny Pansters <danny@ricin.com> (maintainer via private mail)
* - Update to 2.2miwi2008-03-207-39/+47
| | | | | | - Use bsd.pyqt.mk Submitted by: Danny Pansters <danny@ricin.com> (maintainer via private mail)
* - Update to 4.3.3miwi2008-03-2034-239/+271
| | | | | | | | - Configure.py now has a flag to specify component, patch is now simpler - Update qscintilla2 so version where used - Use bsd.pyqt.mk Submitted by: Danny Pansters <danny@ricin.com> (maintainer via private mail)
* - Update to 3.16.1, probably the last PyKDE3miwi2008-03-203-20/+13
| | | | | | - Use bsd.pyqt.mk Submitted by: Danny Pansters <danny@ricin.com> (maintainer via private mail)
* - Stop saying e.i. (id est) when e.g. (exempli gratia) is meantdanfe2008-03-201-5/+4
| | | | - Whitespace nits
* Update to 1.44.01mat2008-03-202-4/+6
|
* Minor wording nits.danfe2008-03-201-3/+3
|
* Fix typo: emulation/ -> emulators/lioux2008-03-201-1/+1
|
* Update to 0.92mat2008-03-202-4/+4
|
* - Update to 3.17.4, probably the last PyQt3miwi2008-03-202-12/+11
| | | | | | - Use bsd.pyqt.mk Submitted by: Danny Pansters <danny@ricin.com> (maintainer via private mail)
* fix an error in the installed plugin.holiver2008-03-201-0/+2
| | | | bump PORTREVISION
* - Update to 4.7.4miwi2008-03-204-11/+37
| | | | | | - Introduce files/bsd.pyqt.mk and use it Submitted by: Danny Pansters <danny@ricin.com> (maintainer via private mail)
* Update to 1.24mat2008-03-202-4/+4
|
* Update to 0.13mat2008-03-204-52/+4
|
* Update to 0.107mat2008-03-202-4/+4
|
* - Remove USE_GETOPT_LONG which is a no-op since March 2007pav2008-03-2035-35/+0
|
* red5 --> ports/www/red5gahr2008-03-201-0/+1
|
* - Remove USE_GETOPT_LONG which is a no-op since March 2007pav2008-03-2079-91/+1
|
* Red5 is an Open Source Flash Server writtengahr2008-03-205-0/+72
| | | | | | | | | | | | in Java that supports streaming Audio/Video (FLV and MP3),Recording Client Streams, Live Stream Publishing, etc. WWW: http://www.red5.fr/ PR: 121696 Submitted by: Wen heping <wenheping@gmail.com> Approved by: miwi (mentor)
* - Remove USE_GETOPT_LONG which is a no-op since March 2007pav2008-03-20196-203/+0
|
* Update to 0.6.0skv2008-03-203-14/+26
| | | | Changes: http://search.cpan.org/src/BSCHMAL/parrot-0.6.0/NEWS
* - Remove USE_GETOPT_LONG which is a no-op since March 200pav2008-03-2040-112/+0
|
* - Remove USE_GETOPT_LONG which is a no-op since March 2007pav2008-03-2065-70/+0
|
* - Update to version 1.4danfe2008-03-204-16/+16
| | | | | | - Install examples - Clean up Makefile - Pacify portlint
* Update from 0.6.28 to 0.6.29.osa2008-03-202-5/+11
| | | | | | | | | | | | | Add knob GOOGLE_PERTOOLS. <ChangeLog> *) Feature: the ngx_google_perftools_module. *) Bugfix: the ngx_http_perl_module could be not built on 64-bit platforms; bug appeared in 0.6.27. </ChangeLog>
* - use CPAN macroleeym2008-03-201-11/+13
| | | | | | | | | - simplify dependency - add OPTIONS for optional supports - bump PORTREVISION Submitted by: leeym Approved by: clsung
* - Pass maintainership to submitter.araujo2008-03-201-1/+1
| | | | | PR: ports/121876 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
* - Update to 1.00leeym2008-03-205-28/+29
| | | | | | PR: 121210 Submitted by: leeym Approved by: maintainer timeout
* - use CPAN macroleeym2008-03-201-5/+9
| | | | | | | | | - fix dependency - bump PORTREVISION PR: 121206 Submitted by: leeym Approved by: maintainer timeout
* - use CPAN macroleeym2008-03-201-4/+2
| | | | | | | | | - simplify dependency - bump PORTREVISION PR: 121199 Submitted by: leeym Approved by: maintainer timeout
* - use CPAN macroleeym2008-03-201-6/+2
| | | | | | | | | - ignore the dependency in core perl list - bump PORTREVISION PR: 121198 Submitted by: leeym Approved by: maintainer timeout
* - use CPAN macroleeym2008-03-201-5/+2
| | | | | | | | | - simplify dependency - bump PORTREVISON PR: 121183 Submitted by: leeym Approved by: maintainer timeout
* - Update to 3.0.9bpav2008-03-202-5/+4
|
* - Update to 2.2.6gahr2008-03-203-127/+139
| | | | | | - Refactor NOPORTDOCS Approved by: miwi (mentor)
* - Update to 2.1.6.araujo2008-03-204-8/+8
|
* - Update to 0.7.5gahr2008-03-202-12/+9
| | | | | | | - Adopt maintainship - Cleanup Makefile Approved by: miwi (mentor)
* Update for version 2.2dougb2008-03-201-1/+1
|
* New Implementationdougb2008-03-201-21/+17
| | | | | | | | | | | | | | | | | | | | | | | | | ================== The previous code tried to handle moved ports in much the same way as it handled replacing a port with the -o option, but this would sometimes create problems if we are deep in a dependency graph. So rather than re-implement only a portion of the -o code, use the whole thing instead. We accomplish this by either exec'ing ourselves with the proper -o options if we are in the dependency tree, or by asking the user to restart with the proper -o options if they specified the moved port on the command line. The latter is necessary to avoid having to duplicate all the "initialize the parent process" code. This allows me to simplify the code in a few places since -o is now the only special case. Bug Fixes ========= 1. Don't try to derive $portdir from $upg_port if using -o 2. Don't try to build a port with an +IGNOREME file if we are doing the dependent ports in -r mode Minor tweak: Add some whitespace after a warning message
* - fix pkg-plist issuesalexbl2008-03-201-4/+4
| | | | Reported by: pointyhat via erwin
* - Fix race condition to work on all plataforms/archs.lippe2008-03-202-4/+16
| | | | | | | - Unbroken on CURRENT. Reviewed by: pav Approved by: araujo (mentor)
* - bump PORTREVISION.lippe2008-03-201-3/+3
| | | | | | | | | - Use SF macro. - Add missing dependency. PR: ports/121819 Submitted by: "Mark D. Foster" <mark@foster.cc> Approved by: araujo (mentor), Dan Langille <dan@langille.org> (maintainer)
* Mark the German version brokenjmz2008-03-201-1/+2
|
* In the example about using portmaster to do a complete re-install ofdougb2008-03-201-2/+2
| | | | | | | | | your ports, I had: pkg_delete * which works for me because of a local bash completion, but doesn't work for most users. So, correct that to be: pkg_delete '*' instead.
* Fixes for multiple vulnerabilities.cy2008-03-2016-4/+328
| | | | | | | | | Security: US-CERT Technical Cyber Security Alert TA08-079B -- MIT Kerberos Updates for Multiple Vulnerabilities US-CERT Vulnerability Note VU#895609, US-CERT Vulnerability Note VU#374121 MIT krb5 Security Advisory 2008-001 MIT krb5 Security Advisory 2008-002
* - Use USE_GL instead of depending directly on glutgahr2008-03-201-5/+3
| | | | | | - USE_X_PREFIX --> USE_XORG Approved by: miwi (mentor)
* - add xext to USE_XORGdinoex2008-03-201-1/+1
|
* - Update to 1.5.30agahr2008-03-205-30/+21
| | | | | | | - Adopt maintainship - USE_XLIB --> USE_XORG Approved by: miwi (mentor)
* - Update to 2.3.trasz2008-03-202-4/+4
|
* - Update to 13.3sat2008-03-202-4/+4
|
* Update to 5.1.7ahze2008-03-206-15/+517
|
* Fix build with new libebmlahze2008-03-201-0/+20
| | | | | | PR: ports/121707 Reported by: Howard Goldstein <hg@cally.queue.to> Submitted by: Jonathan Lennox <lennox@cs.columbia.edu>
* - Update Tcl/Tk dependenceis to 8.4gahr2008-03-201-6/+4
| | | | | | | - Remove useless USE_XLIB variable - Adopt maintainship Approved by: miwi (mentor)
* Upgrade to 3.6.thierry2008-03-204-52/+85
| | | | | | | Changelog at <https://sourceforge.net/project/shownotes.php?release_id=584869>. Note: LLVM support is disabled ATM.
* - Get rid of useless USE_XLIB variablegahr2008-03-201-3/+2
| | | | | | - Adopt maintainship Approved by: miwi (mentor)
* Integrate with maintainer's patch.vanilla2008-03-202-6/+19
|
* - Update to version 2.51danfe2008-03-196-234/+58
| | | | - Use SF macro
* - Update to 2.5.4gabor2008-03-193-10/+11
| | | | | PR: ports/121666 Submitted by: garga
* tig --> ports/devel/tigrafan2008-03-191-0/+1
|
* Tig is a git repository browser that additionallyrafan2008-03-194-0/+52
| | | | | | | | | | | | | | | | | | can act as a pager for output from various git commands. When browsing repositories, it uses the underlying git commands to present the user with various views, such as summarized revision log and showing the commit with the log message, diffstat, and the diff. Using it as a pager, it will display input from stdin and colorize it. WWW: http://jonas.nitro.dk/tig/ PR: ports/121805 Submitted by: Denise H. G. <darcsis at gmail.com>
* - Update to 0.4.7nivit2008-03-198-62/+84
| | | | | | | | - Add databases/py-sqlite3 to OPTIONS (caching visited URLs) - Remove files/patch-setup.py - Remove www/py-urlgrabber as run dependency - Turn off WITH_XCLIP option - Use now GNU_CONFIGURE (instead of USE_PYDISTUTILS), and USE_BZIP2
* - USE_GETTEXT should defined only when WITH_NLSrafan2008-03-191-1/+1
| | | | | | PR: ports/121098 Submitted by: Philip M. Gollucci <pgollucci at p6m7g8.com> Approved by: Jarrod Sayers <jarrod at netleader.com.au> (maintainer)
* Update to Vim 7.1 patchlevel 282.obrien2008-03-192-2/+110
|
* - Update to 2.0.5jadawin2008-03-191-5/+10
| | | | | | | | - Add RESTRICTED due to non-commercial use licence. PR: ports/121794 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Approved by: thierry and tabthorpe (mentors)
* - Remove duplicate entryjadawin2008-03-191-1/+0
| | | | | Noticed by: miwi Approved by: tabthorpe
* Add missing patch from PR:rafan2008-03-197-20/+229
| | | | | | | | | | - Build and install old versions of bzip2 which are needed by dtu's - Patch for properly detecting and using GNU gzip (our gzip does not fit) - Add missing dependency on misc/xdelta PR: ports/121517 Submitted by: Yarodin <yarodin at gmail.com> Approved by: novel (maintainer, implicit)
* - Add ports-mgmt to category listrafan2008-03-191-1/+1
| | | | Suggested by: itetcu
* - Add entry for biology/clustalwjadawin2008-03-191-0/+2
| | | | Approved by: tabthorpe (mentor)
* - Update to version 2.0.5jadawin2008-03-192-21/+10
| | | | | | | | - Add RESTRICTED due to a non-commercial use licence. PR: ports/121794 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Approved by: thierry and tabthorpe (mentors)
* getdelta --> ports/sysutils/getdeltarafan2008-03-191-0/+1
|
* This is port of Gentoo getdelta.sh.rafan2008-03-196-0/+377
| | | | | | | | | | | | Getdelta uses Deltup to reduce bandwidth load while upgrading ports distfiles. WWW: http://linux01.gwdg.de/~nlissne/ - Anton Statutov astatutov@gmail.com PR: ports/121828 Submitted by: Anton Statutov <astatutov at gmail.com>, Andrew R. Muhametshin
* - Update to 0.4.4rafan2008-03-196-24/+89
| | | | | | PR: ports/121517 Submitted by: Yarodin <yarodin at gmail.com> Approved by: novel (maintainer, implicit)
* - Update to 0.9.30rafan2008-03-192-4/+4
|
* - Respect CC and CXXrafan2008-03-191-0/+5
| | | | | | PR: ports/121697 Submitted by: Andrew Kolchoogin <andrew at rinet.ru> Approved by: Yuriy N. Shkandybin <jura at netams.com> (maintainer)
* - Drop maintainership of this maintainer.lippe2008-03-194-4/+4
| | | | | | PR: ports/121790 Submitted by: NIIMI Satoshi <sa2c@sa2c.net> Approved by: gabor (mentor)
* - Update to 0.4.10.lippe2008-03-194-31/+294
| | | | | | | | - Use SF macro. PR: ports/121227 Submitted by: myself Approved by: gabor (mentor), maintainer timeout (> 2 weeks)
* - Update to 0.3.1.lippe2008-03-1910-158/+16
| | | | | | | | | | | - Fix pkg-plist. - Makefile cleanup. - Remove unnecessary patches. - Use CONFIGURE_ARGS to disable use of libpar2 (not present in ports). PR: ports/121225 Submitted by: myself Approved by: gabor (mentor), maintainer timeout (> 2 weeks)
* Update to 2.08.40mat2008-03-192-4/+4
|
* Update to 0.09mat2008-03-192-4/+4
|
* Update to 0.42mat2008-03-192-4/+4
|
* Update to 0.73mat2008-03-192-4/+4
|
* Simplify and reorganize Makefile and pkg-message in the similar wayache2008-03-193-24/+21
| | | | like mod_geoip2 does.
* - Bump portrevision.chinsan2008-03-192-3/+13
| | | | | | | | - Unbreak BROKEN with hdf5-1.6.7. - use USE_LDCONFIG for installing shared libraries. PR: ports/121408 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net>
* Update to 1.3.0. It might also build on amd64 now, but I haven't been ablevs2008-03-194-51/+7
| | | | to run it on a tinderbox, so it stays i386 for now.
* Upgrade to 5.1.3.vanilla2008-03-193-7/+22
| | | | | | PR: ports/120542 Submitted by: Hirohisa Yamaguchi <umq at ueo dot co dot jp> Approved by: maintainer
* - Update to 0.6.0 Releasebeech2008-03-193-31/+132
| | | | | - Add admin files - Bump portrevision
* - Remove USE_X_PREFIXbeech2008-03-191-2/+2
| | | | | | - Bump portrevision Submitted by: Chess Griffin <chess@chessgriffin.com>
* - Remove USE_X_PREFIXbeech2008-03-191-3/+2
| | | | | | | - Fix UES_GL - Bump portrevision Submitted by: Chess Griffin <chess@chessgriffin.com>
* jfbterm --> ports/sysutils/jfbtermvanilla2008-03-191-0/+1
|
* Add jfbterm 0.4.7, multilanguage can be displayed on the console.vanilla2008-03-197-0/+103
| | | | | PR: ports/121037 Submitted by: nrg milk <bsdports at gmail.com>
* - Remove USE_X_PREFIXbeech2008-03-192-6/+4
| | | | | | | - Fix USE_GL - Bump portrevision Submitted by: Chess Griffin <chess@chessgriffin.com>
* gnu-unifont --> ports/sysutils/gnu-unifontvanilla2008-03-191-0/+1
|
* Add gnu-unifont 1.0.0, unicode font.vanilla2008-03-199-0/+147
| | | | | PR: ports/121037 Submitted by: nrg milk <bsdports at gmail.com>
* - Reformat Makefile headerdanfe2008-03-192-29/+25
| | | | | | | - Unmute INSTALL_FOO statements - Other small Makefile cleanups - Take maintainership - Improve on port description
* imspector --> ports/net-im/imspectorrafan2008-03-191-0/+1
|
* IMSpector is an Instant Messenger transparent proxy with monitoring,rafan2008-03-199-0/+186
| | | | | | | | | | | | blocking, and content-filtering capabilities. WWW: http://www.imspector.org/ - Dejs Ilja ilja.dejs@gmail.com PR: ports/121778 Submitted by: Ilja Dejs <ilja.dejs at gmail.com>
* - Make BROKEN (fails to compile due to the newer hdf5 API incompatible).chinsan2008-03-191-0/+2
|
* Update to 1.01.40.delphij2008-03-194-24/+20
| | | | | | Submitted by: Zhen Ren <bg1tpt at gmail dot com> PR: ports/121823 Approved by: maintainer
* - Update to 0.13.0beech2008-03-193-25/+16
|
* - Lib updated Fox16.araujo2008-03-193-2/+3
| | | | - Bump PORTREVISION.
* - Update to 1.6.32.araujo2008-03-192-4/+4
| | | | - All stuffs that depends directly of Fox16, needs to be rebuilt after na upgrade.
* subtitleoffsetmodifier --> ports/multimedia/subtitleoffsetmodifieredwin2008-03-191-0/+1
|
* Script that allows to change the timestamp of a Subtitle file.edwin2008-03-194-0/+36
| | | | | WWW: http://thomas.enix.org/SubtitleOffsetModificator Author: Thomas Petazzoni <thomas.petazzoni@enix.org>
* - Update to 1.12.lippe2008-03-193-6/+6
| | | | | | | | | - Use CPAN macro. - Fix pkg-plist. PR: ports/121024 Submitted by: myself Approved by: araujo (mentor), maintainer timeout (> 2 weeks)
* - Update to 0.02.lippe2008-03-193-8/+8
| | | | | | | | | - Use CPAN macro. - Fix pkg-plist. PR: ports/121010 Submitted by: myself Approved by: araujo (mentor), Kiki <kiki@bsdro.org> (maintainer)
* - Update to 0.10.lippe2008-03-192-6/+5
| | | | | | | | - Use CPAN macro. PR: ports/120800 Submitted by: myself Approved by: araujo (mentor), Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> (maintainer)
* - Mark as BROKEN on CURRENT.lippe2008-03-191-0/+4
| | | | | Submitted by: pointyhat via erwin Approved by: araujo (mentor)
* - Update to 2.1a2gahr2008-03-196-253/+251
| | | | Approved by: miwi (mentor)
* Add MASTER_SITE_SUBDIR.wxs2008-03-191-1/+2
| | | | | | | | Reset maintainer since that address bounces. PR: ports/121466 Submitted by: Marcin Cieslak <saper@SYSTEM.PL> Approved by: garga (mentor)
* Update to version 1.10, which has the following highlights. Seedougb2008-03-192-10/+10
| | | | | | | | | | | | | | | | | | | http://www.washington.edu/alpine/changes/1.00-to-1.10.html for the list of all changes. New Features ============ 1. Default role 2. Better kerberos support 3. Better threading performance for large folders 4. "Unknown" character set to improve the chances you can read a malformed message 5. Option to suppress user agent for sent mail Bug Fixes ========= 1. Various crashes with non-standards-compliant SMTP or IMAP servers 2. Don't try to send a message with an unknown charset
* Update to 3.20erwin2008-03-192-4/+4
|
* - Update to 1.1.4gahr2008-03-192-10/+10
| | | | Approved by: miwi (mentor)
* Update to 0.62erwin2008-03-192-4/+4
|
* Update to 8.2.7girgen2008-03-193-24/+9
| | | | | | | | | | | | | | | | Release notes: http://developer.postgresql.org/pgdocs/postgres/release-8-2-7.html Remove HIER patch option, since it is not available anymore. The site is down and original author responses that he does not maintain it anymore. PR: ports/116423 Remove option to build and link with thread safety, and always build thread safe instead. Decided after a discussion with postgresql hackers, and tested for a while in postgresql83. This helps when for example linking with openldap, or for using certain programming languages as postgresql functions.