aboutsummaryrefslogtreecommitdiffstats
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* - Use pkg-config to determine if sqlite3 are compiled with threadsmnag2008-04-072-3/+3
| | | | | | | - Add USE_GNOME=pkgconfig - portlint(1) Reported by: pav
* - Attempt to unbreak INDEX, bsd.ocaml.mk moved to Mk/pav2008-04-072-6/+2
| | | | Pointy hat to: stas
* - Add ruby 1.9 supportstas2008-04-0639-169/+157
| | | | | | | | | | | | | | - Implement new knobs for gems and rake (these are included in ruby 1.9 distribution already). Also move gem bits from ruby-gems/Makefile.common to bsd.ruby.mk[1]. Now to depend on gems or rake you should define USE_RUBYGEMS/USE_RAKE accordingly. Also RAKE_BIN variable is provided for pointing to the right rake executable. - Rewrite RUBY_SCHEBANG in awk to eliminate build dependency on ruby. Discussed with: Jonathan Weiss <jw@innerewut.de> [1] (gems maintainer) Tested by: ports@
* - add one missing dependencyclsung2008-04-061-2/+4
| | | | | | - bump PORTREVISION Noted by: pav
* Upgrade to 4.2.1.thierry2008-04-063-4/+7
|
* Upgrade to 4.2.1.thierry2008-04-063-4/+36
| | | | | Changelog at <https://sourceforge.net/project/shownotes.php?release_id=589895>.
* Update eric4 and langpacks to 4.1.2 (bug fixes).bsam2008-04-062-4/+4
|
* -Fix the build with WITHOUT_X11. [1]mezz2008-04-062-0/+14
| | | | | | -Make WITHOUT_X11 actually works by add --without-x11. Submitted by: Jonathan Hogg <jonathan@significant-whitespace.com> [1]
* Upgrade to 0.3.vanilla2008-04-054-32/+14
|
* Update to 2.15lth2008-04-052-4/+4
|
* Update to 2.22.1.marcus2008-04-053-4/+15
|
* Update to 2007.3.149519.bms2008-04-053-118/+216
|
* - Chase yaz updatepav2008-04-052-2/+4
|
* - Add dependency on pkg-configpav2008-04-041-1/+1
|
* - Update to 3.0.4pav2008-04-047-535/+83
| | | | | PR: ports/122398 Submitted by: Bjoern Koenig <bkoenig@alpha-tierchen.de> (maintainer)
* - Update to 2.10.1rafan2008-04-043-24/+15
| | | | | PR: ports/121797 Submitted by: KATO Tsuguru <tkato432 at yahoo.com>
* - Update to 2.10.1rafan2008-04-043-17/+15
| | | | | | | - Refine COMMENT PR: ports/121797 Submitted by: KATO Tsuguru <tkato432 at yahoo.com>
* - Update to 2.11.2rafan2008-04-043-20/+14
| | | | | PR: ports/121797 Submitted by: KATO Tsuguru <tkato432 at yahoo.com>
* - Update to 1.1lwhsu2008-04-046-10/+19
|
* - Update to 1.0.3lwhsu2008-04-042-5/+5
|
* - Update to 4.24lwhsu2008-04-042-4/+4
|
* Update to 4.7ahze2008-04-043-46/+5
|
* - New port: devel/bulletacm2008-04-036-0/+249
| | | | | | | | | | | | | | | | | | Bullet is a professional open source multi-threaded 3D Collision Detection and Rigid Body Dynamics Library. It is free for commercial use under the ZLib license. The library is being used by several professional game developers on PC, PlayStation 3, XBox 360 and Nintendo Wii. Sony Computer Entertainment provides a parallel SPU optimized version, and collaborations with IBM, Intel, AMD and NVidia to exploit their parallel hardware. Bullet is native part of Blender 3D modeler and it supports COLLADA Physics file format. WWW: http://www.bulletphysics.com
* - Update to 1.05. [2]araujo2008-04-033-8/+81
| | | | | | | | - Pass maintainership to submitter. [1] - Add knob MODPYTHON3. [1] PR: ports/121160 [1], ports/121883 [2] Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
* - Update to 1.1.20080316. [1]lippe2008-04-035-19/+34
| | | | | | | | - Libtoolized shared libraries and allows the objects to be linked into PIC code. [2] PR: ports/121769 Submitted by: David Barksdale <amatus@gnu.org> [1], Martin Tournoij <carpetsmoker@xs4all.nl> (maintainer) [2] Approved by: araujo (mentor), Martin Tournoij <carpetsmoker@xs4all.nl> (maintainer)
* Update to 1.24erwin2008-04-032-5/+4
|
* Update to 1.18erwin2008-04-032-4/+4
|
* - Update to 0.10.4.araujo2008-04-022-6/+5
| | | | - Use SF macro.
* - Use bsd.tcl.mk infrastructuremm2008-04-021-53/+4
| | | | | - Support all Tcl versions 8.0 and higher - Bump PORTREVISION
* Update to 2.16.2.marcus2008-04-023-57/+4
|
* Update to 2.16.2.marcus2008-04-023-16/+5
|
* - Fix depobjpav2008-04-021-1/+1
| | | | Reported by: pointyhat
* - Update to 0.71clsung2008-04-013-9/+4
| | | | Changes: http://search.cpan.org/dist/Module-Install/Changes
* - Update to 1.38clsung2008-04-013-8/+6
|
* - Update to 0.05clsung2008-04-013-18/+21
| | | | Changes: http://search.cpan.org/dist/Data-ObjectDriver/Changes
* - Update to 1.5clsung2008-04-012-6/+5
| | | | Changes: http://search.cpan.org/dist/File-Binary/Changes
* Fix build on FreeBSD 8.vs2008-04-013-27/+15
| | | | | PR: ports/117289 Submitted by: Scot Hetzel
* New port: dmucsfjoe2008-04-015-0/+50
| | | | | | | | | | | | | | | | | DMUCS is a system that allows a group of users to share a compilation farm. Each compilation request from each user will be sent to the fastest available machine, every time. The system has these fine qualities: * Supports multiple users compiling simultaneously, and scales well to handle the new loads. * Supports multiple operating systems in the compilation farm. * Uses all processors of a multi-processor compilation host. * Makes best use of compilation hosts with widely differing CPU speeds. * Guarantees that a compilation host will not be overloaded by compilations. * Takes into account the load on a host caused by non-compilation tasks. * Supports the dynamic addition and removal of hosts to the compilation farm. * Works with distcc, which need not be altered in any way. WWW: http://dmucs.sourceforge.net/
* New port: libiqxmlrpcfjoe2008-04-016-0/+104
| | | | | | | | | Libiqxmlrpc is C++ object-oriented library that represents an XML-RPC solution for both client and server. It supports HTTP and HTTPS, both single-threaded and multi-threaded computation models on the server side, method interceptors, and other features. WWW: http://libiqxmlrpc.sourceforge.net/
* Put the real site instead of the usual place, fetch(1) does not seem toroberto2008-04-011-1/+1
| | | | | | deal correctly with the 302 redirect. Noticed by: bms
* - Update to 1.6.1.chinsan2008-03-312-19/+25
| | | | - ChangeLog: http://pear.php.net/package/PHP_CompatInfo/download/1.6.1
* - Update to 1.1.0.chinsan2008-03-312-4/+4
| | | | - ChangeLog: http://pear.php.net/package/Console_Table/download/
* Upgrade to the long-awaited Mercurial 1.0 release!roberto2008-03-314-45/+57
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | General: * greatly improved merge tool configuration, see "hgrc.5.txt" for details * improved copy/rename handling in diffs, status, and merge * files in .hg inherit permissions from .hg/store * infer --repository when possible, so commands may be run from anywhere. * easy-installable * new "droplet" logo Extensions: * churn: promoted to an official extension (previously in contrib) * color: new extension coloring "status" and "qseries" command outputs * convert: - allow synthetic history to be spliced in with --splicemap - support GNU Arch and Monotone sources - svn: allow shallow conversions of single branches with convert.svn.startrev option. - svn: make trunk/branches/tags layout detection more flexible by allowing either of them to be skipped. - svn: preliminary support as a conversion target * hgk: configuration file changed from .gitk to .hgk * highlight: new extension enabling syntax highlighting in hgweb file view (requires pygments) * inotify: new extension using Linux 2.6 inotify API for instant status checking * keyword: new extension for filewise RCS-keyword expansion in working directory * mq: new --currentdate, --date, --currentuser, and --user options * record: add "qrecord" command when used with mq * win32mbcs: new extension dealing with problematic MBCS behavior on Windows Web interface: * improved WSGI integration and compatibility * follow symlinks in hgwebdir collections * show branches in most of gitweb templates * add line anchors to annotate, changeset, diff and file views * support web.baseurl in hgwebdir, overriding SCRIPT_NAME
* Update to 2.16.1ahze2008-03-312-4/+4
|
* - Downgrade perl dependecy to build-onlypav2008-03-314-12/+12
| | | | | | | | - Style PR: ports/118155 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Approved by: maintainer timeout (rodrigc; 3 months)
* - Update to 1.1.7rafan2008-03-312-5/+10
| | | | | PR: ports/122237 Submitted by: Matthias Sund <m.sund at arcor.de> (maintainer)
* Update to 0.620.1mat2008-03-312-4/+5
|
* - Update to 1.5.0miwi2008-03-313-36/+13
| | | | | PR: 120318 Submitted by: TAKATSU Tomonari <tota@rtfm.jp> (maintainer)
* - Update to 1.8.0miwi2008-03-315-55/+84
| | | | | | | - Fixed EXAMPLESDIR and DOCDIR to include PYTHONPREFIX PR: 122231 Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
* - Update to 5.6 snapshot 20080329rafan2008-03-312-10/+16
| | | | | | | | | | | | - Really fix build when WRKDIRPREFIX [1] I don't know why the current approach works in my previous test. Now really fix the build by changing to .CURDIR (where the port lives). Note that I use .CURDIR instead of PORTSDIR/PKGORIGIN as the port may live outside somewhere else. - Add trailing slash for destination directory PR: ports/117643 [1] Submitted by: Stefan Sperling <stsp at stsp.name> [1]
* - Really fix build when WRKDIRPREFIX [1]rafan2008-03-311-13/+19
| | | | | | | | | | | | I don't know why the current approach works in my previous test. Now really fix the build by changing to .CURDIR (where the port lives). Note that I use .CURDIR instead of PORTSDIR/PKGORIGIN as the port may live outside somewhere else. - Respect PORTEXAMPLES - Add trailing slash for destination directory PR: ports/117643 [1] Submitted by: Stefan Sperling <stsp at stsp.name> [1]
* - Update to 2.7rafan2008-03-313-32/+5
| | | | | | | - Use SOURCEFORGE macro from bsd.sites.mk PR: ports/122044 Submitted by: iyoshi MATSUI <kmatsui at t3.rim.or.jp> (maintainer)
* - Update to 0.221rafan2008-03-312-4/+4
|
* - Update to 0.8.0.chinsan2008-03-312-4/+4
|
* - Update to 4.12.chinsan2008-03-312-4/+4
|
* - Add distfile mirror.chinsan2008-03-311-1/+1
| | | | Noticed by: erwin@
* - Update to 5.7tabthorpe2008-03-313-5/+5
|
* Update port to the 1.07 version.timur2008-03-312-6/+5
| | | | | PR: ports/120903 Approved by: shaun (mentor, implicit)
* - Update to 2.4.6miwi2008-03-302-6/+9
|
* - Update the supported languages list in commentrafan2008-03-302-8/+28
| | | | | | | | - All supported language except lua can be found by configure script, so add proper instructions to let configure finds our lua installation. This fixes lua support. Tested by: Vlad GALU <dudu at dudu.ro>
* bsd.port.mk requires that OPTIONS should be spelled with double quotes.ru2008-03-291-2/+2
|
* - speedup makedinoex2008-03-291-1/+0
|
* - cleanup with GEM macrosdinoex2008-03-292-85/+87
| | | | - use new dependecy form
* - Check arch for svgalibbeech2008-03-291-1/+1
| | | | | | PR: ports/122225 Submitted by: David Yeske <dyeske@gmail.com> Approved by: Marcus von Appen <mva@sysfault.org> (maintainer)
* Fix an undefined symbol on g_assert when linking to this library.marcus2008-03-292-1/+11
| | | | Reported by: pointyhat via pav
* - Add RUN_DEPENDS on sysutils/fusefs-kmod if build with fuseahze2008-03-291-0/+2
| | | | To use fuse with gvfs make sure to add 'fusefs_enable="YES" to /etc/rc.conf and add 'vfs.usermount=1' to /etc/sysctl.conf
* Update to 0.2.2.marcus2008-03-294-23/+34
|
* Update to 2.11erwin2008-03-292-5/+4
|
* Pet portlinterwin2008-03-291-8/+8
|
* Update to 1.23mat2008-03-282-5/+4
|
* - Update to 0.08lth2008-03-282-5/+5
| | | | - Relinquish maintainership
* Update to 0.16lth2008-03-282-4/+4
|
* Update to 0.6.7mat2008-03-283-4/+6
|
* Fix the build with new libsigc++20 2.2.2. I have tested these ports in runtimemezz2008-03-282-2/+7
| | | | | | | and these seem work fine in normal use. I don't test every functions, so let me know if you have any problem with it. Reported by: pointyhat via pav
* - Update to 0.13clsung2008-03-283-10/+10
| | | | Changes: http://search.cpan.org/dist/IO-Async/Changes
* - Update to 1.7clsung2008-03-282-7/+5
| | | | Changes: http://search.cpan.org/dist/Test-Parser/ChangeLog
* Use MASTER_SITE_CRITICALehaupt2008-03-281-2/+2
|
* Use MASTER_SITE_CRITICALehaupt2008-03-282-5/+2
|
* - Fix plistpav2008-03-271-0/+1
| | | | With hat: portmgr
* Fix the plist, bump the PORTREVISION on glibmm-reference.mezz2008-03-273-3/+10
|
* Add libnotifymmahze2008-03-265-0/+53
| | | | C++ wrappers for libnotify
* - Update to 0.8.1miwi2008-03-264-101/+84
| | | | | | | - Remove knobs since they are rather useless PR: 121829 Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl> (maintainer)
* - Updated to 0.29;clsung2008-03-262-4/+4
| | | | | | Changes: http://search.cpan.org/dist/PAR-Dist/Changes PR: ports/120398 Submitted by: Felippe de Meirelles Motta <lippemail_AT_gmail dot com>
* - fix conditional dependency of dual-life modulesleeym2008-03-261-8/+16
| | | | | | | | - bump PORTREVISION PR: based on 121603 Submitted by: leeym Approved by: maintainer timeout
* mez_xml is a templte engine. It generates a Python template module for arafan2008-03-265-0/+47
| | | | | | | | | | | | | | | | | XML or XHTML file. Mercurial Repository: http://hg.assembla.com/mez_xml/ Latest Versions: http://www.assembla.com/spaces/files/mez_xml WWW: http://trac-hg.assembla.com/mez_xml PR: ports/122041 Submitted by: Thinker K.F. Li <thinker at branda.to>
* Add a missing dependency on gtksourceview2.marcus2008-03-261-1/+2
| | | | Reported by: pointyhat via pav
* - Update to 1.3.0miwi2008-03-269-29/+57
| | | | | PR: 121947 Submitted by: Matthew D. Fuller <fullermd@over-yonder.net> (maintainer)
* - Update to 1.0.10miwi2008-03-263-9/+7
| | | | | PR: 121984 Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-262-2/+2
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* Update to 0.74mat2008-03-263-7/+7
|
* Update to 2.21mat2008-03-263-18/+16
|
* - Add libbonobo dependency, it's no longer assumedpav2008-03-251-1/+1
|
* Use PKGNAMESUFFIX:=${PKGNAMESUFFIX}-reference instead of ↵ahze2008-03-251-1/+1
| | | | PORTNAME:=${PORTNAME}-reference so -reference ports can use MASTER_SITES=GNOME
* Fix build for GNOME 2.22ahze2008-03-251-2/+2
| | | | Reported by: pointyhat
* Update to 3.8lth2008-03-253-5/+7
|
* Update to 2.14lth2008-03-252-4/+4
|
* Adjust MASTER_SITES to an other server of mineitetcu2008-03-251-1/+1
|
* remove duplicates for gcc-objc-4.2.1.tar.bz2edwin2008-03-251-3/+0
|
* add SHA256 for check-0.9.5.tar.gzedwin2008-03-251-0/+1
|
* Disable the libarchive module on versions of FreeBSD that have an oldermarcus2008-03-252-2/+9
| | | | libarchive.
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-251-1/+1
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* Upgrade devel/llvm and lang/llvm-gcc4 to LLVM 2.2.brooks2008-03-2512-178/+106
| | | | | | | | Switch llvm-gcc4 from the deprecated gcc 4.0 based version to a new gcc 4.2 based release. See the release notes for details: http://www.llvm.org/releases/2.2/docs/ReleaseNotes.html
* - Get rid of damn gems requirementsstas2008-03-253-0/+22
| | | | | - Fix supplied example - Bump PORTREVISION.
* - Add ruby-sexp, a ruby library for working with s-expressions.stas2008-03-255-0/+50
| | | | WWW: http://sexp.rubyforge.org/
* - Add port for ruby-multi, a pattern matching library for ruby.stas2008-03-255-0/+49
| | | | WWW: http://multi.rubyforge.org/
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-251-2/+1
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* Pass maintainership back to rnoland - he's back online.wxs2008-03-241-1/+1
| | | | | | Sorry about this and welcome back! Approved by: garga (implicit)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-242-5/+2
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Update to 0.83rafan2008-03-242-6/+5
| | | | - Use magic CPAN macro
* Update to 0.16.0.20080315 (SVN version) to build with new glib 2.16.mezz2008-03-245-5/+4
|
* The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 formarcus2008-03-24114-950/+2418
| | | | | | | | | | | | | | | | | | | | | | FreeBSD. The official GNOME 2.22 release notes can be found at http://library.gnome.org/misc/release-notes/2.22/ . On the FreeBSD front, this release features an updated hal port with support for video4linux devices, DRM (Direct Rendering), and better support of removable media. Work is also underway to tie webkit more closely into GNOME. As part of the GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well. Be sure to consult UPDATING on the proper steps to upgrade all of your GNOME ports. This release would not have been possible without the contributions and testing efforts of the following people: Pawel Worach kan edwin Peter Ulrich Kruppa J. W. Ballantine Yasuda Keisuke Andriy Gapon
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-243-5/+2
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Forgot to add patch referenced in previous commit.alepulver2008-03-241-0/+10
|
* - Fix building in FreeBSD < 7.x (with conditional patch).alepulver2008-03-242-1/+9
| | | | | | - Fix pkg-plist (2 missing entries). Reported by: pointyhat (pav, erwin)
* - update to 2.0.5dinoex2008-03-232-4/+4
|
* - update to 1.14.3dinoex2008-03-231-1/+1
|
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-232-3/+3
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Update to 5.6 snapshot 20080322rafan2008-03-232-1/+4
|
* - Update to 0.10.1rafan2008-03-232-5/+17
| | | | | | | - Conditionally depends on ncurses for wide character support PR: ports/121950 Submitted by: Denise H. G. <darcsis at gmail.com> (maintainer)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-221-1/+0
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - make YAML and XS/C required, not optionalleeym2008-03-221-15/+5
| | | | | | | | | - bump PORTREVISION Noticed by: pav Pointy hat to: leeym Submitted by: leeym Approved by: clsung
* 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)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-227-12/+11
| | | | | | - 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
* - add pkg-plist needed by 1.00leeym2008-03-221-0/+6
|
* - update to 1.00leeym2008-03-222-9/+6
|
* - fix dependencyleeym2008-03-221-6/+11
| | | | - bump PORTREVISION
* - Update to 0.620miwi2008-03-213-4/+6
|
* - Remove USE_X_PREFIXtabthorpe2008-03-211-2/+1
| | | | - Bump PORTREVISION
* - Chase devel/libsigsegv shlib version bumpgahr2008-03-211-2/+2
| | | | 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-211-1/+1
| | | | | | | Discussed with pav. Submitted by: miwi on IRC Approved by: garga (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)
* Add libdlna, a reference DLNA open-source implementation.ehaupt2008-03-205-0/+54
| | | | | PR: 120488 Submitted by: Dave Grochowski <malus.x at gmail.com>
* - 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-2016-123/+131
| | | | | | | | - 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 0.92mat2008-03-202-4/+4
|
* - 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 200pav2008-03-2019-19/+0
|
* - Update to version 1.4danfe2008-03-204-16/+16
| | | | | | - Install examples - Clean up Makefile - Pacify portlint
* - use CPAN macroleeym2008-03-201-11/+13
| | | | | | | | | - simplify dependency - add OPTIONS for optional supports - bump PORTREVISION Submitted by: leeym Approved by: clsung
* - 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
* - Fix race condition to work on all plataforms/archs.lippe2008-03-202-4/+16
| | | | | | | - Unbroken on CURRENT. Reviewed by: pav Approved by: araujo (mentor)
* - Use USE_GL instead of depending directly on glutgahr2008-03-201-5/+3
| | | | | | - USE_X_PREFIX --> USE_XORG Approved by: miwi (mentor)
* - Update to 1.5.30agahr2008-03-205-30/+21
| | | | | | | - Adopt maintainship - USE_XLIB --> USE_XORG Approved by: miwi (mentor)
* - Update Tcl/Tk dependenceis to 8.4gahr2008-03-201-6/+4
| | | | | | | - Remove useless USE_XLIB variable - Adopt maintainship Approved by: miwi (mentor)
* - Get rid of useless USE_XLIB variablegahr2008-03-201-3/+2
| | | | | | - Adopt maintainship Approved by: miwi (mentor)
* 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.9.30rafan2008-03-192-4/+4
|
* - Drop maintainership of this maintainer.lippe2008-03-191-1/+1
| | | | | | PR: ports/121790 Submitted by: NIIMI Satoshi <sa2c@sa2c.net> Approved by: gabor (mentor)
* 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
|
* - Mark as BROKEN on CURRENT.lippe2008-03-191-0/+4
| | | | | Submitted by: pointyhat via erwin Approved by: araujo (mentor)
* - Project was renamed devel/hc12mem to /devel/hcs12mem.lippe2008-03-188-118/+56
| | | | | | | | | - Update to 1.4.1. PR: ports/120137 Repocopy by: marcus Submitted by: myself Approved by: araujo (mentor)
* - Update to 0.13.araujo2008-03-183-45/+53
| | | | | | | | - Pass maintainership to submitter. PR: ports/121469 Submitted by: Andris Raugulis <ar@null.lv> Approved by: maintainer timeout (more than 2 months).
* - Update to 0.16.tdb2008-03-183-15/+5
| | | | - Add .de mirror.
* Upgrade to iReport-2.0.5.thierry2008-03-183-31/+69
| | | | | Changelog at <https://sourceforge.net/project/shownotes.php?release_id=584978>.
* - Update to 3.2.15miwi2008-03-182-4/+4
| | | | | PR: 121757 Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (mantainer)
* - Update to 0.5.1miwi2008-03-183-20/+49
| | | | | PR: 121765 Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer)
* - Update to 1.1.1.lippe2008-03-183-15/+16
| | | | | | | | - Use CPAN macro. - Better adjustment of dependencies. PR: ports/120432 Approved by: gabor (mentor), maintainer timeout (> 2 weeks)
* - Update to version 4.24.alepulver2008-03-183-8/+11
|
* - Do not depend on openssl.pcstas2008-03-172-6/+11
| | | | | | - Bump portrevision. Spotted by: az
* - Update to 2.1.0.araujo2008-03-174-31/+60
| | | | | | | | - Added support for CVS -> Git conversions. PR: ports/121078 Submitted by: Giorgos Keramidas <keramida@ceid.upatras.gr> Approved by: maintainer timeout (more than 2 weeks)
* Upgrade to 0.1.2.5. This fixes another warning message from GCC 4 whichjoerg2008-03-172-5/+5
| | | | became fatal due to -Werror.
* Mark BROKEN: Does not build.erwin2008-03-171-0/+2
|
* - Update to 2.1.0rafan2008-03-165-18/+8
| | | | | | PR: ports/120573 Submitted by: Thomas Sander <thomas.sander at gmx.de> Approved by: maintaimer timeout (1 month)
* - Update to 1.6.1rafan2008-03-163-5/+5
| | | | | | PR: ports/120561 Submitted by: Thomas Sander <thomas.sander at gmx.de> Approved by: maintainer timeout (1 month)
* - simplify dependencyleeym2008-03-161-4/+1
| | | | - bump PORTREVISION
* - Fix SSL dependency check in configurestas2008-03-152-27/+17
| | | | - Bump portrevision.
* i- Update to 5.6 snapshot 20080308rafan2008-03-152-1/+4
|
* Update to 0.40lbr2008-03-152-4/+4
|
* Update to 0.54lbr2008-03-152-4/+4
|
* Update to 1.20lbr2008-03-152-4/+4
|
* Use CPAN macrolbr2008-03-151-2/+1
|
* Update to 0.04002lbr2008-03-152-4/+4
|
* Test::Simple is in all supported perlslbr2008-03-151-2/+1
|
* - use CPAN macrolbr2008-03-151-7/+11
| | | | | | | | | - fix dependency - allow build on older perl - bump PORTREVISION PR: 121201 Submitted by: Yen-Ming Lee <leeym@freebsd.org>
* - Update to 0.6.6miwi2008-03-153-15/+12
| | | | | | | - Use SF macro PR: 118603 Submitted by: Ports Fury
* - Stop packaging mtree symlinkspav2008-03-154-8/+0
| | | | | PR: ports/121691 Submitted by: Scot Hetzel <swhetzel@gmail.com>
* - Update to 1.18gahr2008-03-143-21/+6
| | | | | | - Adopt maintainship Approved by: miwi (mentor)
* - Remove file package.conf.oldjadawin2008-03-141-0/+3
| | | | Approved by: tabthorpe (mentor)
* - Tarball reroll to correct documentation typojadawin2008-03-141-3/+3
| | | | Approved: tabthorpe (mentor)
* - Updated to 1.39.lippe2008-03-142-6/+10
| | | | | | PR: ports/120852 Submitted by: lippe (myself) Approved by: gabor (mentor), maintainer timeout (> 2 weeks)
* Mark broken: Does not build with recent ghc.obraun2008-03-141-0/+2
|
* Update to 0.9603erwin2008-03-142-4/+4
|
* Update to Qt 4.3.4lofi2008-03-1444-306/+321
|
* - Update to 1.1.6miwi2008-03-142-5/+7
| | | | | PR: 121429 Submitted by: "Franz Klammer" <klammer@webonaut.com> (maintainer)
* - Fix dependencymiwi2008-03-131-5/+8
| | | | | | | - Bump PORTREVISION PR: leeym Approved by: mat (implicit)
* - Chase devel/sdl12 shlib version bumpmiwi2008-03-1322-19/+22
|
* devel/sdl12:miwi2008-03-138-222/+134
| | | | | | | | | | | | | | - Update to 1.2.13 - OPTIONize as recommended by Danny Pansters - Fixed up gnome dependencies as recommended by Danny Panster - Fixed up NOPORTDOCS and NOPORTEXAMPLES knobs as recommended by Danny Pansters - Got rid of library renaming as recommended by Danny Pansters - Pass maintainership to submitter Mk/bsd.sdl.mk: - Fixed _LIB_* entries in order to retrieve the correct library versions. PR: 117608 Submitted by: Marcus von Appen <mva@sysfault.org>
* - Take over maintainershipmiwi2008-03-132-2/+2
|
* Chase change in bsd.sites.mk to support MASTER_SITES on googlecode.comedwin2008-03-135-6/+11
| | | | | | | | where the portname does not match the projects hostname. PR: ports/121453 (related) Submitted by: Edwin Groothuis <edwin@mavetju.org> Reviewed by: pav@
* - Add a patch for cleanup of temp directories upon exitlwhsu2008-03-133-7/+15
| | | | | | | | - Move PLIST into Makefile - Bump PORTREVISION PR: ports/119783 Submitted by: scf (maintainer)
* - Update maintainer addressjadawin2008-03-121-1/+1
| | | | Approved by: thierry (mentor)
* Update to 4.6.8ahze2008-03-125-18/+6
|
* LuaJava allows Java components to be accessed from Lua using the samegahr2008-03-126-0/+125
| | | | | | | | | | | | syntax that is used for accessing Lua`s native objects, without any need for declarations or any kind of preprocessing, and also allows Java to implement an interface using Lua. WWW: http://www.keplerproject.org/luajava/ PR: 118529 Submitted by: Sunghyuk Do <sunghyuk@gmail.com> Approved by: miwi (mentor)
* - Fix category.stas2008-03-121-1/+1
| | | | Reported by: erwin
* - Update to 6.44miwi2008-03-123-6/+7
|
* - Update enlightenment-devel and EFL libraries to the latest snapshotstas2008-03-1237-59/+580
| | | | | | | | | | - Deprecate old unsupported apps and modules (entice, devian, eveil, engage) - Split evas and ecore to separate modules to handle dependencies properly - Disable PAM in enlightenment-devel as it don't work anyway (requires root privilegies) - Add DBUS support. Thanks to: az
* - use CPAN macroleeym2008-03-122-797/+794
| | | | | | - simplify dependency - sort pkg-plist - bump PORTREVISION
* - Update to 0.26miwi2008-03-112-4/+4
|
* - Update to 0.1.0miwi2008-03-112-5/+5
|
* - Update to 2.38miwi2008-03-112-4/+4
|
* - Update to 2.38miwi2008-03-112-5/+5
| | | | - Use CPAN Macro
* - Update to 1.04miwi2008-03-112-4/+4
|
* - Update to 2.4.5miwi2008-03-112-4/+4
|
* - Update to 1.3.3miwi2008-03-112-4/+4
|
* - Add missing filesmiwi2008-03-111-0/+22
| | | | | PR: 121515 Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
* - Update to 1.7.1miwi2008-03-113-5/+9
| | | | | | Changelog: http://pear.php.net/package/PEAR/download/1.7.0 http://pear.php.net/package/PEAR/download/1.7.1
* - Update to 1.1.6rafan2008-03-112-7/+8
| | | | | PR: ports/121514 Submitted by: Gerrit Beine <gerrit.beine at gmx.de> (maintainer)
* Update to 3.4.3.mezz2008-03-113-6/+18
|
* - Update to 1.0.11lwhsu2008-03-113-4/+34
|
* - Update to 0.31rafan2008-03-114-14/+30
| | | | | PR: ports/121543 Submitted by: Daniel Roethlisberger <daniel at roe.ch>
* - Update to 0.14lippe2008-03-112-6/+5
| | | | | | PR: ports/120941 Submitted by: lippe (myself) Approved by: araujo (mentor), maintainer timeout (> 2 weeks)
* - update to 0.77leeym2008-03-113-18/+31
|
* - Update to 0.0911beech2008-03-112-5/+6
| | | | | | | | - Add missing depend PR: ports/121560 Submitted by: Greg Larkin <glarkin@sourcehosting.net> (maintainer) Reported by: pointyhat via pav
* - Update to 2.52lippe2008-03-112-6/+5
| | | | Approved by: gabor (mentor), maintainer timeout
* - Update to 0.07;lippe2008-03-112-6/+8
| | | | | | - Add missing dependencies. Approved by: gabor (mentor), maintainer timeout
* - Update to 0.3600.lippe2008-03-112-6/+5
| | | | Approved by: gabor (mentor), maintainer timeout
* - Update to 0.5miwi2008-03-103-9/+9
| | | | | PR: 121536 Submitted by: Ronald Klop <ronald@echteman.nl>
* - Update to 0.978rafan2008-03-102-5/+5
|
* - Fix build with WITH_PORTDOCSrafan2008-03-102-7/+10
| | | | | | | - Grammar fix for pkg-descr PR: ports/121506 Submitted by: Edward Sanford Sutton, III <mirror176 at cox.net>
* - Fix build when php-config is in $PATHrafan2008-03-102-4/+8
| | | | | PR: ports/121547 Submitted by: Mel <mel at rachie.is-a-geek.net>
* - Change my mail address to lippe@.lippe2008-03-1010-10/+10
| | | | Approved by: araujo (mentor)
* Update to 0.2.4.mezz2008-03-103-7/+7
|
* Mark BROKEN: Does not build with current ghc.obraun2008-03-101-0/+2
|
* Remove hardcoded i386 strings in plist to fix plist for amd64.obraun2008-03-102-9/+17
|
* Upgrade to version 0.1.2.4 to work around GCC bug #34793.joerg2008-03-102-5/+5
|
* - Update to 1.3.34rafan2008-03-096-10/+60
|
* - Update to 0.220rafan2008-03-092-4/+4
|
* - Update to 1.2.9.1lwhsu2008-03-092-5/+5
| | | | | | PR: ports/121492 Submitted by: lwhsu Approved by: antoine (maintainer)
* - Update to 0.091beech2008-03-082-5/+7
| | | | | | | - Bump portepoch PR: ports/121404 Submitted by: Greg Larkin <glarkin@sourcehosting.net> (maintainer)
* Remove support for XFree8-4.flz2008-03-0813-542/+0
| | | | | | | | From now on, X_WINDOW_SYSTEM != "xorg" is not supported anymore. PR: ports/119418 Submitted by: flz Approved by: portmgr (pav)
* Update to 1.0003lbr2008-03-082-4/+4
|
* - File was rerolled for minor changes in pydasmmiwi2008-03-082-4/+5
| | | | | | | | - Bump PORTREVISION - Update maintainer mail adress PR: 121185 Submitted by: Antoine Brodin <antoine.brodin@laposte.net> (maintainer)
* update libzvbi to 0.2.30oliver2008-03-073-6/+5
|
* Hash::MultiKey provides hashes that accept arrayrefs of strings as keys.miwi2008-03-075-0/+33
| | | | | | | WWW: http://search.cpan.org/dist/Hash-MultiKey/ PR: ports/121381 Submitted by: Marzhan Mykola <delgod at portaone.com>
* - Update to 5.1.4miwi2008-03-073-4/+6
| | | | | PR: 121442 Submitted by: Jonathan Hanna <jhanna@shaw.ca> (maintainer)
* - Update to 0.09.araujo2008-03-072-4/+4
| | | | | PR: ports/121079 Submitted by: hideo <hideo@lastamericanempire.com> (maintainer)
* - Update to 1.5.5.araujo2008-03-073-19/+9
| | | | | | | | - Changed the BUILD_DEPENDS for Python to USE_PYTHON_BUILD instead. PR: ports/121062 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> Approved by: Marcin Wisnicki <mwisnicki+freebsd@gmail.com> (maintainer)