aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* compatibility fix for DBENV->set_lk_max()ume2007-08-062-0/+40
| | | | Obtained from: https://bugzilla.andrew.cmu.edu/cgi-bin/cvsweb.cgi/src/cyrus/lib/cyrusdb_berkeley.c.diff?r1=1.17;r2=1.18
* Update WWW line to point to http://dbus.freedesktop.org/doc/dbus-python/ahze2007-08-061-1/+1
|
* - update to 0.5.1 which adds support for OSSalexbl2007-08-063-8/+20
| | | | | | | - make gstreamer OPTIONal - take maintainership Requested by: Roman Divacky
* Update to 0.82.2ahze2007-08-062-4/+4
|
* Attempt to fix build of sunbird on !i386ahze2007-08-061-1/+1
| | | | Reported by: pointyhat via kris
* Update to 0.0.8ahze2007-08-062-4/+4
|
* - Update to 1.1.6nivit2007-08-063-24/+9
| | | | | - Convert easy_install support to bsd.python.mk's - Remove pkg-plist
* Update to 2.19ahze2007-08-063-8/+4
|
* - Update to 0.3.0nivit2007-08-063-30/+8
| | | | | - Convert easy_install support to bsd.python.mk's - Remove pkg-plist
* - Update to 1.2nivit2007-08-064-30/+25
| | | | - Remove WIT(OUT)_EXAMPLES stuff from Makefile
* Add faad to LIB_DEPENDS and plist since its now supported via ffmpegahze2007-08-062-2/+5
| | | | Reported by: pointyhat via kris
* flickcurl --> ports/www/flickcurlvanilla2007-08-061-0/+1
|
* Add flickcurl, it's a c library for the Flickr API.vanilla2007-08-066-0/+57
|
* - Update to 1.2.2nivit2007-08-065-23/+68
|
* - Fix build on amd64 7rafan2007-08-067-0/+278
| | | | | | PR: ports/115231 Reported by: pointyhat via kris Submitted by: Yinghong.Liu <relaxbsd at gmail.com> (maintainer)
* - Update to 1.28nivit2007-08-063-13/+27
|
* - Add the missing php extension (xml).chinsan2007-08-062-0/+6
| | | | | | PR: ports/115207 Submitted by: chinsan Approved by: miwi (maintainer), rafan (mentor, implicit)
* - fix DESTDIR for config stagedinoex2007-08-063-22/+22
|
* - make portlint happierdinoex2007-08-062-8/+8
|
* Update to 0.07lth2007-08-063-5/+7
|
* Add support of Berkeley DB 4.6.delphij2007-08-061-2/+9
|
* New port: Berkeley DB 4.6 (databases/db46)delphij2007-08-068-116/+122
| | | | | Submitted by: Gea-Suan Lin <gslin@gslin.org> PR: ports/114921
* Repocopied from databases/db45 to databases/db46delphij2007-08-060-0/+0
|
* - Update to 4261 (SD2-103)sat2007-08-065-65/+46
| | | | Submitted by: Artemiy Kropachev <neon_cyrex@mail.ru> (maintainer)
* Chase updated binaries.lth2007-08-0624-54/+54
| | | | | | | | For complete list of changes, see: http://www.perforce.com/perforce/doc.061/user/relnotes.txt Noticed by: kris
* - Add WITHOUT_ID3V23 knob which disables id3v23 tags support [1]novel2007-08-062-2/+6
| | | | | | | - Make pkg-descr shorter to pet portlint Reported by: "Herbert J. Skuhra" <h.skuhra@gmail.com> [1] crsd on #freebsd-gnome [1]
* - Update to 1.4.0.94beech2007-08-064-10/+10
| | | | | | - Sound still broken (no alsa compatibility) Approved by: sat (mentor)
* - Update to 1.1.4sat2007-08-062-4/+4
|
* - Update to 0.10.3sat2007-08-062-4/+4
|
* - Update to 1.3sat2007-08-062-4/+4
|
* - Update to 1.1.7sem2007-08-068-22/+360
| | | | | PR: ports/115157 Submitted by: maintainer
* - Avoid clobbering existing 3dm2.confdelphij2007-08-062-6/+8
| | | | | | | | - Don't unconditionally set mode 600 on 3dm2.conf Noticed by: Craig Leres <leres ee lbl gov> Submitted by: maintainer (in a follup to the PR) PR: ports/114994
* - Update to 0.5.4.mezz2007-08-0614-114/+700
| | | | | - Add a patch to enable compact allocation by default. It doesn't work very if it is disable, because of UFS2.
* Update to version 1.2.15laszlof2007-08-063-37/+280
| | | | | | | | | | | | Maintainer notes: Please note that the format of listtexts have changed. So, if you have custom listtexts which contain non-USASCII characters, you should convert them. It is easily done with the following one-liner: perl -i -p -e 's/([\x80-\xff])/sprintf("\\u%04X",ord($1))/ge' /path/to/texts/* PR: ports/115121 Submitted by: Christian Laursen <xi@borderworlds.dk> (maintainer)
* Update to version 2.0.23.19laszlof2007-08-068-108/+24
| | | | | | | Contains various security an bug fixes PR: ports/115219 Submitted by: Ralf vd Enden <tremere@cainites.net> (maintainer)
* belooted --> ports/games/belootedmiwi2007-08-061-0/+1
|
* Belote is a popular 32-card trick-taking game played in France.miwi2007-08-065-0/+110
| | | | | | | | | | | It derived around 1920, probably via Clobyosh, from Klaverjassen, a game played since at least the 1600s in the Netherlands. Closely related games are played throughout the world. WWW: http://www.gnomefiles.org/app.php/Belooted PR: ports/115122 Submitted by: Yinghong Liu <relaxbsd at gmail.com>
* - Update to 2.0miwi2007-08-062-8/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Now tracks changes to OPTIONS settings, and the effect those have on port dependencies. * Cleanup of warning and error messages -- new 'Warnings' configuration variable to turn them on/off * New 'Strict' configuration option -- at the moment this just enforces a check that all ports are referenced from the category Makefile in the directory above. May be extended to other items later. * New 'CrunchWhitespace' configuration option -- emulate the way that 'make index' collapses multiple whitespace into single in port description lines. * Internal changes to data structures, cache file locking etc. which will be needed to support multithreaded cache initialization / update (It is coming... eventually). One consequence is that there is no longer a dependency on Storable.pm * Mk/bsd.commands.mk and Mk/bsd.destdir.mk added to the list of Makefiles where changes are not expected to affect the INDEX. * Bugfix -- correct programming error when picking out changes to lists of SUBDIRs in category Makefiles. Note: You will have to reinitialize the ports cache when updating. Unfortunately, due to the changes in BerkeleyDB locking / concurrent access, version 2.0 code cannot even open the version 1.9 data cache. PR: 115222 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
* - Add patch to make multiple simultaneous BSDPPP configurations possiblemiwi2007-08-063-11/+78
| | | | | | | | Thanks to Harold Gold for making the patch and Brett Glass (brett on lariat.net) for bringing it to maintainer's attention - Bump PORTREVISION PR: 115073 Submitted by: Nils Vogels <nivo+kw+ports.bfa274@is-root.com> (maintainer)
* - Fix build with gcc 4.2miwi2007-08-062-0/+17
| | | | | PR: 115227 Submitted by: Adam McDougall <mcdouga9@egr.msu.edu> (maintainer)
* xmms-sexyspc --> ports/audio/xmms-sexyspcmiwi2007-08-061-0/+1
|
* sexySPC is a plugin for xmms that plays SPC files, based on themiwi2007-08-064-0/+41
| | | | | | | | | | SNESAPU emulation core. Currently on runs on x86 only, due SNESAPU being written in NASM x86 assembly. WWW: http://www.sourceforge.net/projects/sexyspc/ PR: ports/115223 Submitted by: Naram Qashat <cyberbotx at cyberbotx.com>
* - Use ncurses as default for recent 6.x and 7.x OSVERSIONs tomiwi2007-08-061-4/+21
| | | | | | | | | have an UTF-8 enabled mutt out of the box. - Add WITH_MUTT_SMTP know. - Bump PORTREVISION PR: 115109 Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
* Add a patch, which disables a call to atexit() to register libjasper'smi2007-08-062-1/+33
| | | | | | | | | | | | | | | | | | | | | own clean-up routine (jas_cleanup). The call would be of limited use anyway, as freeing memory at exit is useful only for tracking down memory leaks. Removing the atexit call eliminates crashes in ImageMagick and GraphicsMagick, when they are compiled with modules support -- when a library is dlclosed, calling its cleanup routine is certain death... When compiling with gcc, declare the routine with ``__attribute__ (destructor)'' as per kan's otherwise obnoxious and inflammatory e-mails. This will make sure, the routine is invoked, when libjasper is dlclosed(). The only known apps that do that are ImageMagick and GraphicsMagick (when built with modules support). They both call the routine explicitly anyway... While here enable parallel build of jasper itself, and eliminate the most threatening warnings. Bump PORTREVISION.
* - Update to 2.2.2miwi2007-08-062-5/+5
|
* - Update to 2.2.2miwi2007-08-062-5/+6
| | | | | PR: 115221 Submitted by: Yuan-Chung Hsiao <ychsiao@ychsiao.org> (maintainer)
* - Update to 1.13miwi2007-08-062-4/+4
| | | | | PR: 115199 Submitted by: James Bailie <jimmy@mammothcheese.ca> (maintainer)
* - Update to 2.0.8miwi2007-08-062-4/+4
| | | | | PR: 115225 Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
* - Update to 2.67miwi2007-08-062-7/+8
| | | | | PR: 115213 Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
* - Update to 0.17.1miwi2007-08-062-15/+46
| | | | | PR: 115159 Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer)
* - Fix build on FreeBSD 5.Xmiwi2007-08-062-0/+12
| | | | | PR: 115212 Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
* - Update to 3.9.0miwi2007-08-063-12/+21
|
* - Update to 2.0.1miwi2007-08-064-17/+29
| | | | Approved by: maintainer implicit
* - Update to 1.2.0miwi2007-08-062-12/+4
|
* - Fix build with sqlitemiwi2007-08-061-1/+2
| | | | | PR: 115215 Submitted by: Dan Langille <dan@langille.org> (maintainer)
* - Update to 2.10.9miwi2007-08-062-4/+4
| | | | Approved by: maintainer implicit
* - Update to 0.10miwi2007-08-062-4/+4
| | | | Approved by: maintainer implicit
* - Update to 1.0miwi2007-08-062-5/+4
| | | | Approved by: maintainer implicit
* - Update to 3.7miwi2007-08-063-5/+15
| | | | Approved by: maintainer implicit
* - Update to 20070804miwi2007-08-063-5/+5
|
* - Split the port into mplayer and mencodersem2007-08-065-482/+375
| | | | | | | | | - mplayer is now pkg_add'able as it no longer depends on restricted ports - Remove compatibility tweaks for FreeBSD-4 as it is no longer supported - A patch to correct handle amd64 in libdha-pci.c PR: ports/115170 Submitted by: maintainer
* - Update to 2.4.4miwi2007-08-062-4/+4
|
* - Update to 1.2.1miwi2007-08-062-4/+4
|
* - Update to 0.16.12miwi2007-08-062-11/+16
|
* - Update to 0.3.9miwi2007-08-062-9/+9
|
* - Update to 1.2.4miwi2007-08-062-4/+8
|
* - Fix missing dependensmiwi2007-08-061-2/+3
| | | | | | | | - Fix pear category - Bump PORTREVISION PR: 115206 Submitted by: Douglas William Thrift <douglas@douglasthrift.net>
* - Update to 3.9miwi2007-08-062-7/+5
|
* - Update to 1.10miwi2007-08-062-4/+4
|
* - Update to 1.04miwi2007-08-062-4/+4
|
* - Update to 0.0.8miwi2007-08-062-4/+4
|
* - Update to 1.24miwi2007-08-062-4/+4
|
* - Update to 0.4.1miwi2007-08-062-4/+4
| | | | | PR: 115190 Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
* - Update to 2.3.4miwi2007-08-063-7/+6
|
* . Enforce NO_JIKES when 1.6 is required as well.glewis2007-08-061-2/+3
|
* Update to 1.1.4ahze2007-08-064-8/+8
|
* . Support for the JDK 1.6 ports.glewis2007-08-061-2/+8
| | | | Submitted by: jkim
* pear-Math_Fraction --> ports/devel/pear-Math_Fractionmiwi2007-08-061-0/+1
|
* Classes that represent and manipulate fractions (x = a/b).miwi2007-08-064-0/+41
| | | | | | | | | | | | The Math_FractionOp static class contains definitions for: - basic arithmetic operations - comparing fractions - greatest common divisor (gcd) and least common multiple (lcm) of two integers - simplifying (reducing) and getting the reciprocal of a fraction - converting a float to fraction. WWW: http://pear.php.net/package/Math_Fraction/
* pear-PHP_Parser --> ports/devel/pear-PHP_Parsermiwi2007-08-061-0/+1
|
* PHP_Parser is a source code analysis tool based around a real Parsermiwi2007-08-064-0/+39
| | | | | | | | generated by PHP_ParserGenerator. The parser uses the same EBNF source that PHP uses to parse itself, modified for Lemon parser format, and it therefore as robust as PHP itself. WWW: http://pear.php.net/package/PHP_Parser/
* pear-PHP_ParserGenerator --> ports/devel/pear-PHP_ParserGeneratormiwi2007-08-061-0/+1
|
* Translate a grammar file in the lemon parser generator formatmiwi2007-08-064-0/+38
| | | | | | into a PHP 5-based parser WWW: http://pear.php.net/package/PHP_ParserGenerator/
* pear-PHP_Shell --> ports/shells/pear-PHP_Shellmiwi2007-08-061-0/+1
|
* a interactive PHP Shell with tab-completion, inline helpmiwi2007-08-064-0/+42
| | | | | | and handling of FATAL errors WWW: http://pear.php.net/package/PHP_Shell/
* pear-Services_Pingback --> ports/net/pear-Services_Pingbackmiwi2007-08-061-0/+1
|
* A package implemented of Pingback in PHP, able to sending andmiwi2007-08-064-0/+34
| | | | | | receiving a pingback. WWW: http://pear.php.net/package/Services_Pingback/
* - Remove unneeded patchmiwi2007-08-061-14/+0
| | | | Submitted by: pointyhat via kris
* jdk16 -> ports/java/jdk16glewis2007-08-061-0/+1
|
* . Add jdk16 subdir.glewis2007-08-061-0/+1
|
* . A native port for JDK 1.6.0 (aka 6.0) Update 1.glewis2007-08-0656-951/+588
|
* . Forced commit to note repo copy of jdk15 to jdk16.glewis2007-08-060-0/+0
|
* linux-sun-jdk15 -> ports/java/linux-sun-jdk15glewis2007-08-061-0/+1
|
* . Add linux-sun-jdk16.glewis2007-08-061-0/+1
|
* . New port of Sun's JDK 1.6.x (aka 6.x) for Linux.glewis2007-08-065-75/+482
| | | | | | | The port was done by the submitter for Update 1, I've made the minor changes for Update 2. Submitted by: jkim
* . Forced commit to note repo copy from linux-sun-jdk15 to linux-sun-jdk16.glewis2007-08-060-0/+0
|
* - Forgot the new RC script by last commit!araujo2007-08-061-1/+1
| | | | | PR: ports/112934 Approved by: pav (portmgr, in mentor's absence)
* - Add net/haproxy-devel.araujo2007-08-061-0/+1
| | | | | | PR: ports/112934 Submitted by: Hugo Saro <hugo@barafranca.com> (maintainer) Approved by: pav (portmgr, in mentor's absence)
* - Complete repo-copy by updating to the devel 1.3.12.araujo2007-08-064-53/+56
| | | | | | PR: ports/112934 Submitted by: Hugo Saro <hugo@barafranca.com> (maintainer) Approved by: pav (portmgr, in mentor's absence)
* Fix build when the previous version is still installed.thierry2007-08-061-2/+11
| | | | Reported by: dougb
* Bump portrevision: MPICH2 is OK with Python 2.5, but it must bethierry2007-08-061-1/+1
| | | | rebuilt.
* - Link with gfortran to fix the build with MPICH; (1)thierry2007-08-061-3/+12
| | | | | | | | - Use MPICH2 unless WITH_MPICH1 is set; - Add a missing RUN_DEPENDS for mpirun. Reported by: pointyhat via Pav (1)
* BROKEN: Size mismatchkris2007-08-065-0/+10
|
* BROKEN: Checksum mismatchkris2007-08-061-0/+2
|
* Distfile was re-rolled by the author, so update the distinfo.tobez2007-08-061-3/+3
| | | | Changes: CVS/ directories were removed from the tarball.
* - Fix build with gcc42pav2007-08-061-0/+23
| | | | Submitted by: Kouichi ABE (WALL) <kouichi@MysticWALL.COM> (maintainer)
* Update to 1.0.3.delphij2007-08-054-10/+10
| | | | | PR: ports/115120 Approved by: maintainer
* - Upgrade to 2.30.1thierry2007-08-052-9/+10
| | | | | | Changelog at <http://bouml.free.fr/historic.html>; - Use the versionned HTML Reference manual.
* - Update to 0.995rafan2007-08-053-5/+9
|
* p5-Text-Highlight --> ports/textproc/p5-Text-Highlightskv2007-08-051-0/+1
|
* Add p5-Text-Highlight 0.04, syntax highlighting framework.skv2007-08-055-0/+48
|
* Make opening external browser work again, which was broken by the previousarved2007-08-052-6/+6
| | | | | | | fix. Reported by: clemens fischer Obtained from: newsbeuter svn
* - Drop Maintainershipmiwi2007-08-052-2/+2
|
* p5-Catalyst-Plugin-Server --> ports/www/p5-Catalyst-Plugin-Serverskv2007-08-051-0/+1
|
* Add p5-Catalyst-Plugin-Server 0.24, Catalyst Server Plugin: Base &skv2007-08-055-0/+51
| | | | XMLRPC.
* Re-sort in temporal order.linimon2007-08-051-1/+1
|
* p5-Catalyst-Plugin-Captcha --> ports/www/p5-Catalyst-Plugin-Captchaskv2007-08-051-0/+1
|
* Add p5-Catalyst-Plugin-Captcha 0.03, create and validate Captcha forskv2007-08-055-0/+42
| | | | Catalyst.
* Update to 2.2.2skv2007-08-053-8/+16
| | | | Changes: http://lists.otrs.org/pipermail/announce/2007/000076.html
* - Update to 2.0.1miwi2007-08-055-796/+797
| | | | | | - Use WWWDIR Approved by: maintainer implicit
* - Update to 2.15.5miwi2007-08-056-42/+28
| | | | | | | - Connect to build PR: 114757 Submitted by: Josh Paetzel <josh@tcbug.org>
* - That's a repocopy from devel/php-dbg -> devel/php-dbg2miwi2007-08-050-0/+0
| | | | Repocopy by: marcus
* - Add missing dependensmiwi2007-08-051-26/+24
| | | | | | | - Remove 4.X cruft PR: 115192 Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
* - Removed dependency on compatibility plugin - it is not needed.miwi2007-08-051-2/+2
| | | | | PR: 115191 Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
* - Update to 1.0.13miwi2007-08-059-24/+18
| | | | | Approved by: maintainer timeout (security 3 days) remko (secteam) Security: http://www.vuxml.org/freebsd/4872d9a7-4128-11dc-bdb0-0016179b2dd5.html
* Update to 0.39lbr2007-08-053-8/+11
|
* Remove flim113 and semi113 since distfiles are no longer available.nobutaka2007-08-0539-1258/+2
|
* Update to 0.6.1.28lioux2007-08-052-5/+4
|
* Update for version 1.19dougb2007-08-051-1/+1
|
* 1. Change to 'make -f/usr/share/mk/bsd.port.mk' in several places due todougb2007-08-051-19/+27
| | | | | | | the DESTDIR changes today. 2. Export pd, pdb, and distdir to avoid having to look them up each time 3. Streamline find_moved() by grepping for lines, and then recursing 4. Further streamline by using variable stripping instead of cut
* - Add the missing php extension (openssl).chinsan2007-08-051-0/+2
| | | | Approved by: rafan (mentor, implicit)
* - Update to 1.16.chinsan2007-08-052-4/+4
| | | | | | PR: ports/115205 Submitted by: chinsan Approved by: maintainer, rafan (mentor, implicit)
* - Update to 1.0.1.chinsan2007-08-052-14/+12
| | | | | | - Take maintainership. Approved by: rafan (mentor, implicit)
* - Fix the incorrect pkg-plist.chinsan2007-08-052-6/+1
| | | | | Reported by: {kris,pav} via pointyhat Approved by: rafan (mentor, implicit)
* Restore DESTDIR backout.marcus2007-08-051-1/+1
|
* Chase the libpurple shared lib version.marcus2007-08-053-3/+6
|
* Update to 2.1.0.marcus2007-08-057-12/+25
| | | | | | | | | | | | | | | | | | | | | | | libpurple: * Core changes to allow UIs to use second-granularity for scheduling. Pidgin and Finch, which use the glib event loop, were changed to use g_timeout_add_seconds() on glib >= 2.14 when possible. This allows glib to better group our longer timers to increase power fficiency. (Arjan van de Ven with Intel Corporation) * No longer linkifies screennames containing @ signs in join/part notifications in chats * With the HTML logger, images in conversations are now saved. NOTE: Saved images are not yet displayed when loading logs. * Added support for QIP logs to the Log Reader plugin (Michael Shkutkov) Pidgin: * Ensure only one copy of Pidgin is running with a given configuration directory. The net effect of this is that trying to start Pidgin a second time will raise the buddy list. (Gabriel Schulhof) * Undo capability in the conversation window * The formatting toolbar has been reorganized to be more concise. * A new status area has been added to the top of conversations to provide additional detail about the buddy, including buddy icon, protocol and status message. * Show idle times in the buddy list as days, hours, seconds Finch: * There's support for workspaces now (details in the manpage) * There's a new custom window manager, Irssi * Some improvements for tab-completion, tooltip and the password entries * Some bugs regarding search results fixed * A new DBus-script to create a docklet for finch * Support for showing empty groups in the buddy list (Eric Polino)
* Fix buildlme2007-08-053-16/+16
| | | | | | PR: ports/114742 Submitted by: KATO Tsuguru <tkato432 (AT) yahoo.com> Approved by: miwi (mentor)
* - Add --x-libraries=${X11BASE}/lib --x-includes=${X11BASE}/include topav2007-08-051-4/+7
| | | | | | | | | CONFIGURE_ARGS for ports setting USE_XORG. This restores the old USE_XLIB behaviour. [1] - Whitespace fixes [2] PR: ports/115098 [1] Submitted by: mm [1], miwi [2]
* Update to 3.01lme2007-08-054-21/+16
| | | | | | PR: ports/114744 Submitted by: KATO Tsuguru <tkato432 (AT) yahoo.com> Approved by: miwi (mentor)
* Update to 2.0.3lme2007-08-052-11/+9
| | | | | | PR: ports/114741 Submitted by: KATO Tsuguru <tkato432 (AT) yahoo.com> Approved by: miwi (mentor)
* Reset bouncing maintainer email:kris2007-08-052-2/+2
| | | | | | | <tom-freebsdorg@hukins.freeserve.co.uk>: host mail-in.freeserve.com[193.252.22.141] said: 550 Error: Message content rejected <565a4052e34b8ddc44ec45458da4b976> (in reply to end of DATA command)
* - More mirrorssat2007-08-055-72/+19
| | | | - General clean-up
* - Update to 0.68sat2007-08-046-36/+35
| | | | | | - Don't clobber config files - Many tweaks - This port could use a lot more attention
* - Update to 1.18.0sat2007-08-044-10/+10
|
* - Update to 4.52sat2007-08-042-4/+4
|
* Fix the last change, respect MAKE_ARGS defined in bsd.emacs.mkyoichi2007-08-041-1/+1
|
* - Update to 14.8rafan2007-08-042-4/+5
| | | | | PR: ports/115182 Submitted by: Jason E. Hale <bsdkaffee at gmail.com> (maintainer)
* - Update to 1.02rafan2007-08-043-4/+5
| | | | | PR: ports/115189 Submitted by: Tsung-Han Yeh <snowfly at yuntech.edu.tw> (maintainer)
* Use EMACS_CMD to byte-compile.yoichi2007-08-041-1/+1
|
* - Remove the DESTDIR modifications from individual ports as we have a new,gabor2007-08-04315-737/+721
| | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav)
* - Extract command variable definitions from bsd.port.mk, they are now stored ingabor2007-08-0413-550/+587
| | | | | | | | | bsd.commands.mk and can be easily reused within the infrastructure. - Revert old DESTDIR implementation. - Add a new, fully chrooted DESTDIR implementation as bsd.destdir.mk. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav)
* Correct dependency for emacs21 to fix package build.nobutaka2007-08-041-2/+6
| | | | Reported by: pointyhat via kris
* - Respect LOCALBASE and CXXlme2007-08-042-2/+9
| | | | | | | | - Install a missing file PR: ports/115187 Submitted by: Martin Tournoij <carpetsmoker (AT) xs4all.nl> Approved by: miwi (mentor)
* Correct dependency to fix package build.nobutaka2007-08-041-2/+2
| | | | Reported by: pointyhat via kris
* Correct dependency for emacs21 to fix package build.nobutaka2007-08-041-1/+1
| | | | Reported by: pointyhat via kris
* Correct dependency for emacs21 to fix package build.nobutaka2007-08-041-1/+1
| | | | Reported by: pointyhat via kris
* Remove EMACS_PORT_NAME to use default setting in bsd.emacs.mk.nobutaka2007-08-041-1/+0
|
* Correct RUN_DEPENDS on editors/bitmap for emacs22.nobutaka2007-08-041-1/+1
|
* - Use uint32_t for four byte integer. It fixes working on 64-bit platforms.sem2007-08-041-0/+18
| | | | | | PR: ports/105549 Reported by: Toshio Hiraga <toshio.hiraga@gmail.com> Approved by: maintainer timeout
* - Remove FORBIDDENsem2007-08-043-3/+21
| | | | | | | - Add a patch to prevent install suid executable and message about it. PR: ports/112754 Submitted by: Ighighi <ighighi@gmail.com>, Cristian KLEIN <cristi@net.utcluj.ro>
* Author rerolled the distfile.arved2007-08-043-4/+6
| | | | | | | Changes in the files "CHANGES", "README", and "example-config". Additional the example-config is now installed -> PORTREVISION bump Reported by: clemens fischer
* elib-emacs21 --> ports/devel/elib-emacs21nobutaka2007-08-041-0/+1
|
* Add elib-emacs21, collection of useful routines for Emacs lisp programs.nobutaka2007-08-042-0/+20
|
* Correct COMMENT.nobutaka2007-08-041-1/+1
|
* bitmap-emacs21 --> ports/editors/bitmap-emacs21nobutaka2007-08-041-0/+1
|
* Add bitmap-emacs21, bitmap-mule package to use bitmap in Emacs21.nobutaka2007-08-042-0/+21
|
* Update email address in pkg-descr.nobutaka2007-08-041-1/+1
|
* Add CONFLICTS for ja-migemo-emacs22.nobutaka2007-08-042-1/+3
| | | | Update email address in pkg-descr.
* ja-migemo-emacs22 --> ports/japanese/migemo-emacs22nobutaka2007-08-041-0/+1
|
* Add migemo-emacs22, Japanese incremental search tool for emacs.nobutaka2007-08-043-0/+44
|
* Use pkg-plist in ${MASTERDIR}.nobutaka2007-08-041-1/+0
|
* Add CONFLICTS for uim-el-emacs21.nobutaka2007-08-041-1/+2
|
* Remove EMACS_PORT_NAME to use default setting in bsd.emacs.mk.nobutaka2007-08-041-2/+2
| | | | Add CONFLICTS for uim-el-emacs21.
* uim-el-emacs21 --> ports/textproc/uim-el-emacs21nobutaka2007-08-041-0/+1
|
* Add uim-el-emacs21, Emacs lisp for uim input method library for emacs21.nobutaka2007-08-042-0/+23
|
* Update to 2.6.2.mezz2007-08-043-8/+8
|
* Update to 0.36.0.mezz2007-08-042-14/+6
|
* Move PLIST to Makefileache2007-08-042-4/+6
| | | | | PR: 115161 Submitted by: David Yeske <dyeske@gmail.com>
* - update descriptions (COMMENT, pkg-desc)clsung2007-08-042-5/+5
| | | | | | - No need to bump PORTREVISION Submitted by: b-thomas_AT_freenet dot de
* Add dependency on rar:edwin2007-08-041-0/+1
| | | | rar command (for vobsub compression): rar executable not found: NOT Ok
* Add a workaround for 'invisible fonts' bug on amd64.jkim2007-08-044-0/+40
| | | | Approved by: maho (amd64 porting blanket)
* shibboleth-sp --> ports/security/shibboleth-sppav2007-08-041-0/+1
|
* Shibboleth is standards-based, open source middleware software whichpav2007-08-0413-0/+393
| | | | | | | | | | | | | | | | | | provides Web Single SignOn (SSO) across or within organizational boundaries. It allows sites to make informed authorization decisions for individual access of protected online resources in a privacy-preserving manner. This software is a C++ implementation of the Service Provider component of the Shibboleth can be used in Apache Web servers. The service provider manages secured resources. User access to resources is based on assertions received by the service provider (SP) from an identity provider. WWW: http://shibboleth.internet2.edu/ PR: ports/114663 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
* - Readd distfile for amd64miwi2007-08-041-0/+3
|
* - Fix JVM crashesmiwi2007-08-043-3/+22
| | | | | | | | - Bump PORTREVISION PR: 114819 Submitted by: Dmitrij Tejblum <dt@yandex.ru> Approved by: Robert Noland <rnoland@2hip.net> (maintainer)
* - Replace USE_XLIB with USE_XORG (xt xext)mm2007-08-0410-10/+10
| | | | | | | | - Bump PORTREVISION Tested by: pointyhat Thanks to: pav (testing) Approved by: garga (mentor, implicit)
* - Update to 1.2pav2007-08-0412-158/+8
| | | | | PR: ports/115113 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
* Fix a badly generated stub.thierry2007-08-042-28/+24
| | | | Submitted by: Fabrice Colin <fabrice.colin (at) gmail.com> (author)
* - Screwed up, fix plist once morepav2007-08-042-17/+17
| | | | Pointed out by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
* Use QMAKEFLAGS to deuglify this port just a bit.lofi2007-08-042-35/+6
|
* Add a QMAKEFLAGS variable that contains some useful mappings oflofi2007-08-041-0/+5
| | | | | | | | | | | | standard make and environment variables to their qmake counterparts: QMAKE_CC="${CC}" QMAKE_CXX="${CXX}" QMAKE_LINK_SHLIB="${CXX}" QMAKE_LINK="${CXX}" QMAKE_CFLAGS="${CFLAGS}" QMAKE_CXXFLAGS="${CXXFLAGS}" QMAKE_CFLAGS_THREAD="${PTHREAD_CFLAGS}" QMAKE_LFLAGS_THREAD="${PTHREAD_LIBS}" This is mostly useful for ports which call ${QMAKE} directly in some target and want to override some of the defaults in qmake.conf.
* Update base plugins to 0.10.14ahze2007-08-043-5/+26
|
* dd 'cklatest' target.obrien2007-08-041-0/+5
|
* - Update RUN_DEPENDS according to the repo of rubygem-postgresclsung2007-08-042-2/+2
| | | | Noted by: Dmitry Morozovsky <marck_AT_rinet dot ru>
* - Fix buildrafan2007-08-041-0/+1
| | | | Submitted by: maintainer via mail
* Update to 0.10.14ahze2007-08-033-6/+10
|
* - Does not need/use distutils; the python dep is there for bundled sconspav2007-08-031-1/+0
| | | | This fixes plist - no egg-info file is expected now
* Fix build on 64bit platformsarved2007-08-032-0/+54
|
* Fix build on 64bit platformsarved2007-08-031-0/+19
|
* Fix build on 64bit platformsarved2007-08-031-0/+20
|
* Fix build on 64bit platformsarved2007-08-031-0/+11
|
* Fix build on 64bit platformsarved2007-08-032-4/+36
|
* Fix build on 64bit platformsarved2007-08-034-12/+56
|
* - update to 3.83dinoex2007-08-032-5/+4
|
* Fix build on 64bit platformsarved2007-08-031-0/+11
|
* Fix build on 64bit platformsarved2007-08-031-0/+24
|
* - update to 4.7.0dinoex2007-08-034-8/+8
|
* - update to 4.1.3dinoex2007-08-032-4/+4
|
* - Fix snack module for Python 2.5 compatibilityperky2007-08-032-15/+5
| | | | | - Remove old version support for < FreeBSD 5.0. - Release maintainership
* Fix build on 64bit platformsarved2007-08-032-0/+40
|
* Fix build on 64bit platformsarved2007-08-031-0/+20
|
* - fix INDEX breakclsung2007-08-031-1/+1
| | | | Pointyhat to: clsung (me)
* - Fix plist problems caused by untested PORTNAME changepav2007-08-032-16/+19
| | | | | PR: ports/115158 Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
* Make podbeuter work with the default configuration.arved2007-08-032-0/+87
| | | | | Obtained from: newsbeuter SVN Reported by: sat
* Update to SRC680_m224.maho2007-08-0312-20/+100
|
* p5-Net-Twitter --> ports/net/p5-Net-Twitterclsung2007-08-031-0/+1
|
* - add p5-Net-Twitterclsung2007-08-035-0/+42
| | | | | | | | | | | twitter.com provides a web 2.0 type of ubiquitous presence. This module allows you to set your status, as well as the statuses of your friends. You can view the latest status of Net::Twitter on it's own twitter timeline at http://twitter.com/net_twitter WWW: http://search.cpan.org/dist/Net-Twitter/
* - Use proper mirrorssat2007-08-032-4/+3
| | | | - Update pkg-descr
* - address the move of databases/ruby-postgres to databases/rubygem-postgresclsung2007-08-031-0/+1
| | | | | PR: ports/114048 Submitted by: Roderick van Domburg <r dot s dot a dot vandomburg_AT_nedforce dot nl>
* - databases/ruby-postgres -> databases/rubygem-postgresclsung2007-08-036-70/+2
| | | | | PR: ports/114048 Submitted by: Roderick van Domburg <r dot s dot a dot vandomburg_AT_nedforce dot nl>
* - This updates ruby-postgres to the latest version: 0.7.1.2006.04.06.clsung2007-08-033-47/+197
| | | | | | | | | | | This offers greatly improved performance and compatibility. The Makefile has been revamped to use RubyGems instead of a plain tarball. The RubyGem packaging is the preferred method of distribution, and simplifies the Makefile. PR: ports/114048 Submitted by: Roderick van Domburg <r dot s dot a dot vandomburg_AT_nedforce dot nl>
* - mark BROKENclsung2007-08-031-0/+1
| | | | - will try to fix in current revision (pugs)
* - Update to 3.6sat2007-08-035-38/+20
| | | | | | - Add mirrors - Remove empty scorefile at deinstall - Minor tweaks
* - Update to 0.3.mezz2007-08-036-55/+85
| | | | | | | - Add patch to fix a bug in {num*-10} to make sure it starts on 10 rather than on 9. Also, it has been changed from '-' to '+' like {num*+10}. [1] Obtained from: its SVN [1]
* Update to 0.132.mezz2007-08-032-4/+4
|
* - Update to 3.2.2nemoliu2007-08-038-132/+33
| | | | | | | | | - Assign eclipse@FreeBSD.org as maintainer PR: ports/113435 Submitted by: Rick Petty, tmclaugh Approved by: maintainer timeout (more than 3 months) Approved by: delphij (mentor)
* Make ntlmaps consistent with other python ports and improve performance.kevlo2007-08-032-7/+52
| | | | Suggested by: sat
* - Update to 0.3clsung2007-08-034-12/+12
| | | | | | | - Take maintainership PR: ports/115123 Submitted by: maintainer (Thomas Abthorpe)
* Fix session stack in default pam file.tmclaugh2007-08-032-1/+2
|
* Forced commit to note another change:lofi2007-08-030-0/+0
| | | | | The Qt4 ports are now build without debugging support by default. To enable it, define WANT_QT_DEBUG.
* -Use _build/_run in QT_COMPONENTS.lofi2007-08-032-6/+14
| | | | -USE_GCC=4.2+ on amd64
* - bsd.qt.mk:lofi2007-08-0377-354/+408
| | | | | | | | | | | | QT_COMPONENTS can now be depended on at runtime or buildtime only by specifiying them as <component>_build or <component>_run, respectively. Specifying <component> without any suffix will depend on the component at both build- and runtime just like before. - Convert Qt core ports to use the new dependency switches. - Add a patch to corelib to fix Qt4 on ARM, submitted by: Björn König <bkoenig@alpha-tierchen.de>
* Enable AfterImage's support by default.thierry2007-08-031-6/+8
|
* Upgrade to 1.15.thierry2007-08-033-23/+36
| | | | | Changelog at <ftp://ftp.afterstep.org/stable/libAfterImage/ChangeLog.1.15>.
* tcpdump -> 3.9.7bms2007-08-032-5/+5
|
* libpcap -> 0.9.7bms2007-08-032-4/+4
|
* Fix pkg-plistlme2007-08-031-0/+1
| | | | | Spotted by: pav Approved by: miwi (mentor)
* Fix pkg-plistlme2007-08-031-0/+1
| | | | | Spotted by: pav Approved by: miwi (mentor)
* - Update to 2.5miwi2007-08-034-4/+22
| | | | | PR: 115056 Submitted by: Henrik Brix Andersen <henrik@brixandersen.dk> (maintainer)
* - Document fsplib -- multiple vulnerabilitiesmiwi2007-08-031-0/+35
| | | | Reviewed by: remko
* windstille --> ports/games/windstillesat2007-08-031-0/+1
|
* Add port games/windstille:sat2007-08-039-0/+438
| | | | | | | | | | | | | | | | | | | In Windstille the player will be placed in a foreign alien world and has to find its way back into safety. Special focus will be on getting the foreign world and the players character itself believable. Exploration will be more needed than plain shoot action, even so the players-character will be equipped with a multifunctional war-suit, so he will be far from defenseless. The game will have slow placed explore and seak sequences as well as more rough section that will feature fast shoot and jump action. The game world should be presented in a consistent state, enemies once destroyed should not respawn automatically. The player is free to go forward and backward in the world as long as the level design allows it. WWW: http://windstille.berlios.de PR: ports/113693 (based on) Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru>
* Document joomla -- multiple vulnerabilitiesmiwi2007-08-031-0/+40
| | | | Approved by: simon/remko
* Update to 2.1.2.novel2007-08-033-5/+5
|
* - Update to 2.1. The update was actually merged from easytag-devel port withnovel2007-08-035-42/+40
| | | | | | | a few minor modification. - Take maintainership Approved by: Wesley Shields (former maintainer) on irc
* Update to 2.0.0.6.delphij2007-08-036-12/+12
| | | | | PR: ports/115149 "Please commit": ahze
* - Really suggest aircrack-ngsat2007-08-031-1/+1
|
* - Remove a couple of blank linessat2007-08-031-25/+23
| | | | - s/latter/later/
* Update to 1.6.9p3tmclaugh2007-08-032-5/+5
| | | | - Fixes bug related to supplemental group matching