aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* - Update to 2.0.1miwi2007-08-034-20/+39
| | | | | PR: 115147 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
* rubygem-amazon-ecs --> ports/www/rubygem-amazon-ecsmiwi2007-08-031-0/+1
|
* A generic Amazon E-commerce REST APImiwi2007-08-035-0/+106
| | | | | | | | | with configurable default options and method call options. WWW: http://www.pluitsolutions.com/projects/amazon-ecs PR: ports/114690 Submitted by: TAKATSU Tomonari <tota at rtfm.jp>
* - Add ffmpeg knopmiwi2007-08-032-1/+13
| | | | | | | | - Pass maintainership to submitter PR: 115062 Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com> Approved by: maintainer
* - Update to 1.50miwi2007-08-022-6/+5
| | | | | | | - Pass maintainership to submitter PR: 115146 Submitted by: Thomas Abthorpe <thomas@goodking.ca>
* spdict --> ports/devel/spdictvanilla2007-08-021-0/+1
|
* Add spdict, it's a library of dictionary algorithms.vanilla2007-08-026-0/+69
|
* - Pass maintainership to farrokhimiwi2007-08-021-1/+1
| | | | Approved by: flz (maintainer)
* - I will run `make describe' before commit. 50xpav2007-08-021-1/+1
| | | | | Reported by: Freshports Pointy hat to: pav
* - Correct dependency on py-gstreamerpav2007-08-022-2/+2
| | | | Reported by: pointyhat
* Update to 0.5arved2007-08-024-25/+7
|
* - Update to 0.15sat2007-08-022-12/+25
|
* - Missed in last commitmm2007-08-021-6/+10
| | | | Approved by: garga (mentor, implicit)
* - Update openacs to 5.3.2mm2007-08-027-57/+157
| | | | | | | | | | - Depend on devel/tcllib and devel/tcllthread - Add script for adjusting postgresql.conf - Improve installation documentation - Bump dotlrn portrevision - Other small fixes and improvements Approved by: garga (mentor, implicit)
* Fix build with emacs22yoichi2007-08-021-8/+8
|
* Fix build on 64bit platformsarved2007-08-023-0/+51
|
* - Introduce WITH_NAS knobnovel2007-08-022-3/+21
| | | | - Minor style nits
* Fix build on 64bit platformsarved2007-08-022-0/+22
|
* Fix build on 64bit platformsarved2007-08-022-2/+39
|
* Fix build on 64bit platforms;arved2007-08-021-0/+11
|
* Fix build on 64bit platformsarved2007-08-021-0/+11
|
* Update to 1.4.13.novel2007-08-022-5/+4
|
* - Update to 0.10miwi2007-08-022-4/+12
| | | | | PR: 115013 Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
* Fix build on 64bit platformsarved2007-08-021-2/+11
|
* xmms-curses --> ports/audio/xmms-cursesitetcu2007-08-021-0/+1
|
* xmms-curses is a simple application for controlling XMMS from the command line.itetcu2007-08-025-0/+46
| | | | | | | | | It is designed to make common, simple tasks fast and easy to do. It is operated using arrow keys and standard XMMS keys, to make it easy and intuitive to learn. WWW: http://xmms-curses.sourceforge.net/ And yes, I know that "xmms's dead, baby, xmms is dead..."
* - Update to 1.1.4miwi2007-08-025-10/+64
| | | | | PR: 115016 Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
* Update to 0.50arved2007-08-022-4/+4
| | | | | PR: 115134 Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org>
* Use the superseded attribute in the cancelled tcpdump entry.remko2007-08-021-1/+1
| | | | Requested by: simon
* albumshaper --> ports/graphics/albumshapermiwi2007-08-021-0/+1
|
* Album Shaper is a drag-n-drop hierarchal photo album creation andmiwi2007-08-026-0/+420
| | | | | | | | | | | modification application. Based on the Qt libraries, Album Shaper is a cross-platform solution for maintaining your collection of digital images from various sources. WWW: http://albumshaper.sf.net PR: ports/113880 Submitted by: Yinghong.Liu <relaxbsd at gmail.com>
* - Connect net-mgmt/nfsen-develmiwi2007-08-022-0/+2
|
* - Update to 2007312miwi2007-08-028-27/+210
| | | | | PR: 113466 Submitted by janos.mohacsi@bsd.hu (maintainer)
* - That's a repocopy from net-mgmt/nfsen to net-mgmt/nfsen-develmiwi2007-08-020-0/+0
| | | | Repocopy by: marcus
* - Fix packaging with new python - track egg-info files properlypav2007-08-022-6/+24
|
* p5-Catalyst-Engine-HTTP-POE --> ports/www/p5-Catalyst-Engine-HTTP-POElbr2007-08-021-0/+1
|
* This engine allows Catalyst to process multiple requests in parallel within albr2007-08-025-0/+42
| | | | | | single process. Much of the internal Catalyst flow now uses POE yield calls. Application code will still block of course, but all I/O, header processing, and POST body processing is handled asynchronously.
* - Update to 2.1.12mm2007-08-023-108/+4
| | | | | | - Remove patch-aa (included in source) Approved by: garga (mentor, implicit)
* Document FreeBSD -- Buffer overflow in tcpdump(1).remko2007-08-021-30/+43
| | | | | | | See: FreeBSD-SA-07:06.tcpdump This commit also takes over the older tcpdump entry that was specific to ports, I merged that into this entry and I retired the old one.
* Bump modification date for: SA-07:04.fileremko2007-08-021-1/+1
| | | | Which I just touched.
* Correct the fixed version for the jail advisory which was revised yesterday.remko2007-08-021-3/+4
| | | | | Also correct the <freebsdsa>FreeBSD-SA* tags which should not have FreeBSD in between.
* Document FreeBSD -- Predictable query ids in named(8)remko2007-08-021-0/+39
| | | | See: FreeBSD-SA-07:07.bind
* Allow depending on Berkeley DB 4.5delphij2007-08-021-6/+14
|
* Update to 20070524.3.maho2007-08-028-103/+93
|
* - Update to 2.0.0clsung2007-08-023-89/+142
|
* - Update to 5.6clsung2007-08-023-8/+8
| | | | | | | - Take maintainership PR: ports/115115 Submitted by: maintainer (Thomas Abthorpe)
* - Update to 2.0.0.6sat2007-08-028-313/+313
|
* - Update to 2.4.5.chinsan2007-08-023-14/+14
| | | | Approved by: rafan (mentor, implicit)
* Update to 0.10.8ahze2007-08-022-5/+4
|
* Fix install with emacs22.yoichi2007-08-021-5/+5
|
* Fix build with emacs22yoichi2007-08-021-5/+5
|
* Update to SRC680_m223.maho2007-08-028-20/+20
|
* Fix pkg-plist, bump PORTREVISION.pb2007-08-022-0/+2
|
* - Force our idea of OPSYS to get predictable egg namepav2007-08-022-0/+12
|
* - Don't be clever about what Python version Zope needs; depend on the Zope topav2007-08-021-1/+2
| | | | | | | | | get the always correct Python version via infrastructure. The extra dependency on Zope is not a problem, IMHO, as the sole purpose of this port is to depend on same Python version as Zope depends; thus the port is only going to be used as a dependency for Zope ports. With hat: portmgr
* Upgrade to 8.3.thierry2007-08-022-11/+16
| | | | | | Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>. TODO: ugrade libAfterImage to 1.15 when it will be released.
* Allow on python25pav2007-08-021-1/+1
|
* Use fine-grained X11 dependencies.naddy2007-08-021-2/+2
| | | | | PR: 115085 Submitted by: mm
* - Add dependencybeech2007-08-022-6/+8
| | | | | | | | - Bump portrevision PR: ports/115114 Submitted by: Dan Lukes <dan@obluda.cz> Approved by: sat (mentor)
* Update to 1.18. Changes include:hrs2007-08-023-9/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Added regular polygon and start shapes (by Mark Wibrow). - Added graphic externalization commands. - Added barycentric coordinate system. - Added direct TikZ plotting of function based on math engine. - Added math documentation into main documentation. - Added Mark Wibrow's math library. - Added calendar support. - Added matrix stuff. - Added automatic driver selection for xetex. - Added "growth parent anchor" option. - Fixed superfluous spaces in quick math parse code - Fixed superfluous \newboxes in math and image code - Fixed mth parser to recognize \wd\mybox. - Fixed wrong \pgfmathsetrandomseed - Fixed wrong \pgfmathradians@ - Fixed problems with long mantissa and plain tex math code. - Fixed things so that \setlength works in pictures, once more. - Fixed selectfont problem in pdfsys-dvipdfm.def - Fixed problem with lost lastx/lasty in foreach in TikZ. - Fixed snake+rectangle+transform problem. - Fixed rectangle+rounded corner problem. - Fixed postscrip eofill1 problem. - Fixed amsmath/pgf clash because of wrong definition of \: - Fixed size of hyperlinks inside nodes. - Fixed ConTeXt problem in pgfbaseplot. - Fixed .aux problems in plain and ConTeXt mode. Using .pgf as extension now.
* - Update to 1.3.0.1 (1.3c)sat2007-08-022-4/+5
|
* - Update to 3.9.6miwi2007-08-022-4/+4
| | | | Approved by: maintainer timeout (security, 1 day), remko (secteam)
* - Marked phpSysInfo as safemiwi2007-08-021-1/+1
| | | | Reviewed by: remko
* - Fix build after p5-kwikie-cache removalmiwi2007-08-021-3/+3
| | | | - Fix index
* upgrade to 0.3.1ijliao2007-08-022-5/+5
|
* Upstream distfile has been fixed.linimon2007-08-021-2/+0
| | | | Submitted by: maintainer
* 2007-07-31 x11-fm/endeavour: Development ceased, this port should be updated ↵miwi2007-08-0121-297/+3
| | | | | | | to Endeavour Mark II 2007-08-01 security/p5-openxpki-client-soap-lite: No longer maintained by Developers. 2007-06-26 net-mgmt/aircrack: Please use net-mgmt/aircrack-ng.
* -disconnect p5-Kwiki-Icons-Gnome ports/www/p5-Kwiki-Icons-Gnomemiwi2007-08-011-2/+0
| | | | -Disconnect p5-Kwiki-plugins ports/www/p5-Kwiki-plugins
* 2007-07-28 www/p5-Kwiki-plugins: already bundled in www/p5-Kwiki (0.39 or ↵miwi2007-08-019-157/+4
| | | | | | latter) 2007-07-28 www/p5-Kwiki-Icons-Gnome: already bundled in www/p5-Kwiki (0.39 or latter)
* 2007-07-28 www/p5-Kwiki-Archive-Rcs: already bundled in www/p5-Kwiki (0.39 ↵miwi2007-08-01110-1318/+21
| | | | | | | | | | | | | | | | | | | | | | | | | or latter) 2007-07-28 www/p5-Kwiki-Archive-SVK: already bundled in www/p5-Kwiki (0.39 or latter) 2007-07-28 www/p5-Kwiki-Atom: already bundled in www/p5-Kwiki (0.39 or latter) 2007-07-28 www/p5-Kwiki-Cache: already bundled in www/p5-Kwiki (0.39 or latter) 2007-07-28 www/p5-Kwiki-Diff: already bundled in www/p5-Kwiki (0.39 or latter) 2007-07-28 www/p5-Kwiki-Edit-RequireUserName: Already bundled in www/p5-Kwiki (0.39 or latter) 2007-07-28 www/p5-Kwiki-GDGraphGenerator: already bundled in www/p5-Kwiki (0.39 or latter) 2007-07-28 www/p5-Kwiki-Infobox: already bundled in www/p5-Kwiki (0.39 or latter) 2007-07-28 www/p5-Kwiki-ModPerl: already bundled in www/p5-Kwiki (0.39 or latter) 2007-07-28 www/p5-Kwiki-NavigationToolbar: already bundled in www/p5-Kwiki (0.39 or latter) 2007-07-28 www/p5-Kwiki-NewPage: already bundled in www/p5-Kwiki (0.39 or latter) 2007-07-28 www/p5-Kwiki-Notify-Mail: already bundled in www/p5-Kwiki (0.39 or latter) 2007-07-28 www/p5-Kwiki-PagePrivacy: already bundled in www/p5-Kwiki (0.39 or latter) 2007-07-28 www/p5-Kwiki-RecentChanges: already bundled in www/p5-Kwiki (0.39 or latter) 2007-07-28 www/p5-Kwiki-RecentChangesRSS: already bundled in www/p5-Kwiki (0.39 or latter) 2007-07-28 www/p5-Kwiki-Revisions: already bundled in www/p5-Kwiki (0.39 or latter) 2007-07-28 www/p5-Kwiki-Search: already bundled in www/p5-Kwiki (0.39 or latter) 2007-07-28 www/p5-Kwiki-Theme-ColumnLayout: already bundled in www/p5-Kwiki (0.39 or latter) 2007-07-28 www/p5-Kwiki-UserName: already bundled in www/p5-Kwiki (0.39 or latter) 2007-07-28 www/p5-Kwiki-UserPreferences: already bundled in www/p5-Kwiki (0.39 or latter) 2007-07-28 www/p5-Kwiki-VimMode: already bundled in www/p5-Kwiki (0.39 or latter)
* Remove fsf-funding.7, gfdl.7 and gpl.7 manpages (as all other gcc* ports do).fjoe2007-08-011-1/+2
|
* . Require at least JDK 1.3.glewis2007-08-011-3/+1
| | | | | . Remove dependency on java/collections since they've been a part of the standard runtime library since 1.2.
* - Remove in 1 month, unless updatedpav2007-08-011-0/+3
| | | | Deal with: flz (the devil^W^W maintainer)
* - Update to 2.5-20070731mnag2007-08-012-4/+4
|
* - Update to 2.3.5mnag2007-08-012-4/+4
|