summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.81.Anton Berezin2005-11-062-3/+3
| | | | Notes: svn path=/head/; revision=147434
* Forced commitMaho Nakata2005-11-060-0/+0
| | | | | | | | | Update to m138 Noticed by: Jack L. <xxjack12xx@gmail.com> Notes: svn path=/head/; revision=147433
* Bump PORTREVISION to chase glib update that came with Gnome 2.12Tom McLaughlin2005-11-066-5/+6
| | | | | | | | | | | - Initially I planned to make a large Mono commit right after Gnome 2.12 was merged but the new Gnome has in part caused me to delay merging updates to Mono and friends. Approved by: mezz (co-mentor) Notes: svn path=/head/; revision=147432
* Chase cairo shared library update, bump the PORTREVISION.Jeremy Messenger2005-11-064-5/+8
| | | | Notes: svn path=/head/; revision=147431
* Chase cairo shared library update, bump the PORTREVISION.Jeremy Messenger2005-11-061-2/+2
| | | | Notes: svn path=/head/; revision=147430
* Set JAVA_{EXTRACT,BUILD,RUN} appropriatlyMario Sergio Fujikawa Ferreira2005-11-066-0/+18
| | | | | | | Suggested by: lawrence Notes: svn path=/head/; revision=147429
* Update to 2.6.2.Max Khon2005-11-0624-144/+168
| | | | Notes: svn path=/head/; revision=147428
* - update to 10.26.18Dirk Meyer2005-11-062-3/+3
| | | | Notes: svn path=/head/; revision=147427
* fix build after GNOME mega commit (gtk20's pkg-config file no longerHajimu UMEMOTO2005-11-061-0/+20
| | | | | | | contains the X11 pango modules). Notes: svn path=/head/; revision=147426
* Chase gedit version, GEDIT_VERSION= 2.10 -> 2.12 to fix the build.Jeremy Messenger2005-11-061-1/+1
| | | | | | | Submitted by: ankon on #freebsd-gnome Notes: svn path=/head/; revision=147425
* - Add glomMichael Johnson2005-11-065-0/+103
| | | | | | | | | | | | | | | | | | | | | | | | | | | With Glom you can design table definitions and the relationships between them, plus arrange the fields on the screen. You can edit and search the data in those tables, and specify field values in terms of other fields. It's as easy as it should be. The design is loosely based on FileMaker Pro, with the added advantage of separation between interface and data. Its simple framework should be enough to implement most database applications. Without Glom these systems normally consist of lots of repetitive, unmaintainable code. Glom-specific data such as the relationship definitions is saved in the Glom document. Glom re-connects to the database server when it loads a previous Glom document. The document is in XML format. Glom uses the PostgreSQL database backend but it can not edit databases that it did not create, because it uses only a simple subset of Postgres functionality. Submitted by: adamw Notes: svn path=/head/; revision=147423
* Add new variables for the better Zope support:Hye-Shik Chang2005-11-061-4/+80
| | | | | | | | | | | | | | | | | | | - USE_ZOPE now gets USE_PYTHON-like version syntax to use in Zope product ports Makefiles to limit range of supported Zope versions. - "yes" for choosing default (2.7). - 2.8+ for 2.8 and any of higher versions. - -2.8 in case of the Zope product isn't ready for Zope 3. - 2.8-3.1 if the product isn't compatible with Python 2.3. - ZOPE_VERSION is to use in command line argument or /etc/make.conf. This accepts one of 2.7 2.8 and 3.1 currently. PR: 87476 Requested by: Filippo Natali <filippo.natali@gmail.com> Notes: svn path=/head/; revision=147422
* Update to m137Maho Nakata2005-11-0625-125/+235
| | | | Notes: svn path=/head/; revision=147421
* Fix creation of pif file by distccdMarcus Alves Grando2005-11-064-14/+42
| | | | | | | | | | | | Use script name instead of USE_RC_SUBR=yes Bump PORTREVISION PR: 87512 Submitted by: Vasil Dimov <vd@datamax.bg> Approved by: dom@helenmarks.co.uk (maintainer timeout, 20 days) Notes: svn path=/head/; revision=147420
* fix drag & drop with gtk 2.8Oliver Lehmann2005-11-066-2/+46
| | | | | | | bump PORTREVISION Notes: svn path=/head/; revision=147419
* Update to 0.3.14 [1]Marcus Alves Grando2005-11-054-24/+22
| | | | | | | | | | | Make portlint happyer PR: 88304 [1] Submitted by: dhchen <dhchen@dhchen.com> [1] Approved by: Mohacsi Janos <mohacsi@niif.hu> (maintainer) Notes: svn path=/head/; revision=147418
* Update to version 3.0.9Markus Brueffer2005-11-056-8/+12
| | | | Notes: svn path=/head/; revision=147417
* Update to DAT 4621James E. Housley2005-11-052-3/+3
| | | | Notes: svn path=/head/; revision=147416
* Upgrade to 1710 Beta 11.Thierry Thomas2005-11-056-8/+182
| | | | Notes: svn path=/head/; revision=147415
* Inherit KMODDIR.Norikatsu Shigemura2005-11-052-0/+2
| | | | | | | | Reported by: Alexander Drozdov <dzal_mail@mtu-net.ru> Tested by: Alexander Drozdov <dzal_mail@mtu-net.ru> Notes: svn path=/head/; revision=147414
* Update to version 206Kirill Ponomarev2005-11-053-78/+3
| | | | | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_206 Notes: svn path=/head/; revision=147413
* Update to 4.78Marcus Alves Grando2005-11-052-3/+3
| | | | | | | | PR: 88530 Submitted by: James Bailie <jimmy@jamesbailie.com> (maintainer) Notes: svn path=/head/; revision=147412
* Fix build on CURRENTTilman Keskinoz2005-11-054-8/+20
| | | | Notes: svn path=/head/; revision=147411
* Chase gpgme updateOliver Lehmann2005-11-057-12/+13
| | | | | | | | | Bump PORTREVISION Pointy hat to: lofi Notes: svn path=/head/; revision=147410
* - Update to 0.8.4.20051102Michael Johnson2005-11-052-70/+49
| | | | | | | | | | | | | | | | | | Knob changes: LIBA52 -> A52 LIBTREMOR -> TREMOR LIBCACA -> CACA LIBMATROSKA -> MATROSKA LIBMPEG2 -> MPEG2 LIBTHEORA -> THEORA SMB -> SAMBA New Knobs: WITH_GNOMEVFS WITH_REALAUDIO Notes: svn path=/head/; revision=147409
* bump PORTREVISION for gpgme lib version bumpOliver Lehmann2005-11-052-2/+2
| | | | Notes: svn path=/head/; revision=147408
* Unbreak on CURRENTTilman Keskinoz2005-11-054-8/+22
| | | | Notes: svn path=/head/; revision=147407
* - Chase gpgme updateOliver Lehmann2005-11-052-2/+2
| | | | | | | | | PR: ports/88534 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> Pointy hat to: lofi Notes: svn path=/head/; revision=147406
* Try to unbreak on amd64-CURRENT.Tilman Keskinoz2005-11-051-1/+1
| | | | | | | | Not sure, why suddently a differnt signal is triggered by the eftest program. Notes: svn path=/head/; revision=147405
* Move misc/screen to sysutils category after repocopy, since it'sKirill Ponomarev2005-11-0518-324/+3
| | | | | | | | | | more appropriate place for such kind of software. PR: ports/88497 Submitted by: krion Notes: svn path=/head/; revision=147404
* Update to 2.6.b.3Tilman Keskinoz2005-11-053-6/+16
| | | | | | | | | | Disable NLS, because it is buggy PR: 88370 Submitted by: Miguel Mendez <mmendez@gmail.com> Notes: svn path=/head/; revision=147403
* When installed as a package, some (empty) directories are missing. ThisAlexander Leidinger2005-11-054-11/+62
| | | | | | | | | | | | | commit tries to solve this by adding some @exec calls into the plist. Add a pkg-deinstall script with appropriate content which was previously in pkg-install (ouch). [1] PR: 82625 [1] Submitted by: Boris B. Samorodov <bsam ipt ru> Notes: svn path=/head/; revision=147402
* Fix building on -CURRENT.Tilman Keskinoz2005-11-051-0/+3
| | | | | | | | Unfortunately __FreeBSD_version was not bumped when these functions were added to iso.h, so pick an approximation Notes: svn path=/head/; revision=147401
* Fix build on CURRENTTilman Keskinoz2005-11-051-3/+8
| | | | Notes: svn path=/head/; revision=147400
* Fix some portlint warnings.Anton Berezin2005-11-052-4/+2
| | | | Notes: svn path=/head/; revision=147399
* Update to 8.2.4Tilman Keskinoz2005-11-053-13/+3
| | | | | | | | PR: 88470 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> Notes: svn path=/head/; revision=147398
* Update o 0.33.1Tilman Keskinoz2005-11-052-24/+39
| | | | | | | | PR: 88520 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> Notes: svn path=/head/; revision=147397
* Update to 1.32Tilman Keskinoz2005-11-052-3/+3
| | | | | | | | PR: 88526 Submitted by: Mike Meyer <mwm@mired.org> Notes: svn path=/head/; revision=147396
* (1) Update to 1.3.0-rc2Lev A. Serebryakov2005-11-0536-608/+616
| | | | | | | | | | (2) Fix minor issues with Makefile (messages) (3) Fix pkg-plist in case of using apache21 PR: ports/87607 [2], ports/88410 [3] Notes: svn path=/head/; revision=147395
* Update to 0.47Erwin Lansing2005-11-054-6/+6
| | | | Notes: svn path=/head/; revision=147394
* Allow non standard $LOCALBASE.Thierry Thomas2005-11-051-0/+12
| | | | | | | Reported by: dosirak via Kris Notes: svn path=/head/; revision=147393
* Removing trailing whitespace.Joe Marcus Clarke2005-11-051-2/+2
| | | | Notes: svn path=/head/; revision=147392
* - games/p5-Games-Sequential has been deleted as it is now merged withAaron Dalton2005-11-051-0/+1
| | | | | | | | | games/p5-Games-AlphaBeta Approved by: tobez Notes: svn path=/head/; revision=147390
* Remove KDE2/QT1 cruft.Michael Nottebrock2005-11-052-44/+4
| | | | | | | Submitted by: arved Notes: svn path=/head/; revision=147389
* - games/p5-Games-Sequential has been deleted as it is now merged withAaron Dalton2005-11-051-1/+0
| | | | | | | | | games/p5-Games-AlphaBeta Approved by: tobez Notes: svn path=/head/; revision=147388
* Update to 2.4.2; assign maintainership to perl@.Anton Berezin2005-11-053-20/+11
| | | | Notes: svn path=/head/; revision=147387
* - Updated from 0.4.5 to 0.4.6Aaron Dalton2005-11-053-11/+23
| | | | | | | | | - Updated maintainer email address Approved by: tobez Notes: svn path=/head/; revision=147386
* - Port deleted as it has now been merged with games/p5-Games-AlphaBetaAaron Dalton2005-11-054-57/+0
| | | | | | | Approved by: tobez Notes: svn path=/head/; revision=147385
* - Fixed incorrect dependency locationAaron Dalton2005-11-051-1/+1
| | | | | | | Approved by: tobez Notes: svn path=/head/; revision=147384
* Upgrade to version 5.0. Thanks to Joerg Wunsch for the libusb hooks.Brian S. Dean2005-11-052-5/+8
| | | | Notes: svn path=/head/; revision=147383