aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - Use new USE_CDRTOOLS variablePav Lucistnik2007-01-3125-46/+34
| | | | | | | Tested on: pointyhat Notes: svn path=/head/; revision=183769
* bsd.port.mkPav Lucistnik2007-01-315-178/+159
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [1] Remove DEPENDS [2] Add a new pkg-plist keyword @stopdaemon [3] Provide rc.subr script suffix as RC_SUBR_SUFFIX [4] Add USE_CDRTOOLS to abstract dependency on sysutils/cdrtool[-cjk] [5] Add DOS2UNIX_REGEX, allowing to pass a filename regex to CRLF replacement routine [6] Support partially translated manpages in MAN* variables [7] Fix USE_LDCONFIG on ports with @cwd in pkg-plist [8] Remove support for XFree86 3.X [9] Add user settable WITH_DEBUG flag that turns on -g in CFLAGS and resets STRIP [9] Fix `make install' to refuse overwriting of older version of the port [10] New category ports-mgmt [11] New category gnustep [12] Removed category picobsd bsd.java.mk [13] Remove deprecated syntax bsd.tcl.mk [14] Provide TCL_VER when USE_TK[_BUILD] is defined. Fixes cad/netgen ports/Makefile [15] Make csup default `make update' method on FreeBSD 6.2 and up PR: ports/99742 [1], ports/93373 [2], ports/100915 [3], ports/105161 [4], ports/106029 [5], ports/106252 [6], ports/106235 [7], ports/100939 [9], ports/97507 [10], ports/103931 [11], ports/106921 [12], ports/104136 [13], ports/105215 [15] Submitted by: sem [1] [2], Matthias Andree <matthias.andree@gmx.de> [3], nork [4], pav [5] [7] [14], Nick Barkas <snb@threerings.net> [6], flz [8], gabor [9], shaun [10], erwin [12], hq [13], Gurkan Sengun <gurkan@linuks.mine.nu> [11] Notes: svn path=/head/; revision=183768
* - Replace DEPENDS, which are about to be removedPav Lucistnik2007-01-314-10/+16
| | | | | | | | Tested on: pointyhat With hat: portmgr Notes: svn path=/head/; revision=183767
* - Grammar fixup on latest entryPav Lucistnik2007-01-311-3/+3
| | | | | | | - Bump copyright years Notes: svn path=/head/; revision=183766
* - Fix spelling of CONFLICTSPav Lucistnik2007-01-312-2/+2
| | | | | | | | PR: ports/108588 Submitted by: Anish Mistry <amistry@am-productions.biz> (maintainer) Notes: svn path=/head/; revision=183765
* - Update to 5.4Pav Lucistnik2007-01-312-4/+4
| | | | | | | | PR: ports/108600 (based on) Submitted by: Damien Deville <damien.deville@netasq.com> Notes: svn path=/head/; revision=183764
* Update to 0.14Sergey Skvortsov2007-01-312-4/+4
| | | | | | | Changes: http://search.cpan.org/src/ULTRADM/POE-Component-Client-SMTP-0.14/Changes Notes: svn path=/head/; revision=183763
* - Fix plist after recent libtool adition in the master portPav Lucistnik2007-01-312-1/+2
| | | | Notes: svn path=/head/; revision=183762
* - Clean up lib/X11/config on package deinstall. This was masked in port builds,Pav Lucistnik2007-01-312-1/+2
| | | | | | | | | because the directory contained imake files. But when xview was added from package, this directory was left over after deinstall. Should fix leftovers on pointyhat Notes: svn path=/head/; revision=183761
* - Fix plist if NOPORTDOCS is definedMarkus Brueffer2007-01-311-2/+3
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=183760
* - Remove glade-gpl duplicate with gnat-gladeMartin Wilke2007-01-316-208/+1
| | | | | | | | PR: 107415 Discussion with: John Merryweather Cooper Notes: svn path=/head/; revision=183759
* - File rerolled for missing pngMartin Wilke2007-01-313-3/+5
| | | | | | | | PR: 108591 Submitted by: Alex Samorukov <samm@os2.kiev.ua> (maintainer) Notes: svn path=/head/; revision=183758
* - update to 0.1.4Yen-Ming Lee2007-01-312-4/+5
| | | | Notes: svn path=/head/; revision=183757
* - update to 0.62Yen-Ming Lee2007-01-312-4/+4
| | | | Notes: svn path=/head/; revision=183756
* Update to 1.0.9.Jeremy Messenger2007-01-312-4/+4
| | | | Notes: svn path=/head/; revision=183755
* Add mirror siteDryice Dong Liu2007-01-311-1/+2
| | | | | | | | | PR: ports/108534 Submitted by: Peter Johnson <johnson.peter@gmail.com> (maintainer) Approved by: itetcu (mentor) Notes: svn path=/head/; revision=183754
* - Update to 1.1.r8.20070130Rong-En Fan2007-01-316-30/+78
| | | | | | | | PR: ports/108575 Submitted by: Artem Naluzhny <tut at nhamon.com.ua> (maintainer) Notes: svn path=/head/; revision=183753
* - Update to 1.58Cheng-Lung Sung2007-01-312-4/+4
| | | | Notes: svn path=/head/; revision=183752
* Remove massive overheads from loading programs that use manyAde Lovett2007-01-314-2/+18
| | | | | | | | | | | | | | | | | | | | libtool-generated shared libraries by forcing libtool into understanding that FreeBSD can correctly handle shared library dependencies. This code already exists in the libtool CVS repository but without knowing the release schedule (if any) for a new libtool 1.5.x series, and the exceptional performance gains (gnucash for example uses 122 shared libraries and with things rebuilt now starts up in ~10 seconds as opposed to 15 *minutes*). Further, a number of people have assisted in extensive testing of this code in a series of different environments, so I am therefore adding this patch to the tree. PR: 94826 Submitted by: Peter Jeremy <peterjeremy@optushome.com.au> Tested by: too many to list - thank you all Notes: svn path=/head/; revision=183751
* Fix botched patch, ensuring that automake 1.10 actually usesAde Lovett2007-01-313-2/+3
| | | | | | | | | | autoconf 2.61 like it's supposed to. PR: 107672 Submitted by: Charming Sun <snnn119@gmail.com> Notes: svn path=/head/; revision=183750
* - Update to 1.72Pav Lucistnik2007-01-313-5/+24
| | | | | | | | | - Fix build with gcc41 [1] Reported by: krismail [1] Notes: svn path=/head/; revision=183749
* Add port graphics/mirage:Andrew Pantyukhin2007-01-315-0/+64
| | | | | | | | | | | | | | | | | | | Mirage is a fast and simple GTK+ image viewer. - Supports png, jpg, svg, xpm, gif, bmp, tiff, and others - Cycling through multiple images (with preloading) - Slideshow and fullscreen modes - Rotating, zooming, flipping, resizing, cropping - Saving, deleting, renaming - Custom actions - Command-line access - Configurable interface WWW: http://mirageiv.berlios.de/ Author: Scott Horowitz <stonecrest@gmail.com> Notes: svn path=/head/; revision=183747
* Add port astro/weatherget:Andrew Pantyukhin2007-01-314-0/+47
| | | | | | | | | | | | | A command line based weather reporting tool written in python. View current weather conditions, extended day forecasts, and station id lookups as reported from weather.com. Customize output via weathergetrc configuration file. Platform independent. WWW: http://developer.berlios.de/projects/weatherget/ Author: Tyler Gates <TGates81@gmail.com> Notes: svn path=/head/; revision=183745
* - update version to 1.8.0Ion-Mihai Tetcu2007-01-302-5/+5
| | | | | | | | | | - pass maintainership to submitter PR: ports/108551 Submitted by: Marcelo Araujo Notes: svn path=/head/; revision=183744
* - Reserve UID/GID 312 for sphinxPav Lucistnik2007-01-302-0/+2
| | | | Notes: svn path=/head/; revision=183743
* - Run as unpriviledged user sphinxPav Lucistnik2007-01-304-12/+215
| | | | | | | | PR: ports/108502 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) Notes: svn path=/head/; revision=183742
* Fix the build with GCC 4.1.Jeremy Messenger2007-01-301-0/+11
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=183741
* (finish interruped update)Ion-Mihai Tetcu2007-01-301-0/+1
| | | | | | | | | | | - - CONFLICT with other vnc ports [1] - tke maintainership since I'm using it PR: ports/108412 [1] Submitted by: Tsurutani Naoki [1] Notes: svn path=/head/; revision=183740
* - CONFLICT with other vnc ports [1]Ion-Mihai Tetcu2007-01-301-1/+3
| | | | | | | - tke maintainership since I'm using it ( Notes: svn path=/head/; revision=183739
* Fix pkg-plist.Alex Dupre2007-01-304-0/+8
| | | | | | | Spotted by: pointyhat Notes: svn path=/head/; revision=183738
* - File is rerolled for few bugfixes.Martin Wilke2007-01-301-3/+3
| | | | | | | | Submitted by: Li-Lun Wang <llwang@infor.org> Approved by: maintainer (via privat mail) Notes: svn path=/head/; revision=183737
* - Add a note about powerdns config file movePav Lucistnik2007-01-301-0/+6
| | | | | | | | PR: ports/108182 Submitted by: Ralf van der Enden <tremere@cainites.net> Notes: svn path=/head/; revision=183736
* - Remove SQLITE3 backend option, it was added prematurelyPav Lucistnik2007-01-306-46/+10
| | | | | | | | | | | - Fix plist PR: ports/108182 Submitted by: Tobias Roth <ports@fsck.ch> Approved by: Ralf van der Enden <tremere@cainites.net> (maintainer) Notes: svn path=/head/; revision=183735
* Update to 5.1.7Andrey Slusar2007-01-304-34/+4
| | | | Notes: svn path=/head/; revision=183734
* - Remove stray empty filePav Lucistnik2007-01-302-0/+0
| | | | Notes: svn path=/head/; revision=183733
* Force commit to note the devel/ncurses -> devel/ncurses-devel copy.Rong-En Fan2007-01-300-0/+0
| | | | | | | | PR: ports/108555 Repocopy by: marcus Notes: svn path=/head/; revision=183732
* Update to 1.0.3Jean-Yves Lefort2007-01-303-6/+35
| | | | Notes: svn path=/head/; revision=183731
* - ftp.cn.FreeBSD.org is backRong-En Fan2007-01-301-2/+2
| | | | | | | | PR: ports/108410 Submitted by: chinsan Notes: svn path=/head/; revision=183730
* Drop support for checking objformat, and default to elf, not a.out.Kris Kennaway2007-01-302-0/+36
| | | | Notes: svn path=/head/; revision=183729
* - Add gnometarget. [1]Sergey Matveychuk2007-01-303-104/+42
| | | | | | | | | | | | | - Better eplanation in a BROKEN message (does not support <5.0) [1] - Change patch-pkgconfig with a REPLACE_CMD in Makefile [1] - Improve do-configure target to respect CC,CXX, etc. [1] - Back shared libraries versioning that was removed by developers [2] Submitted by: mezz [1] Noted by: pav [2] Notes: svn path=/head/; revision=183728
* - Fix after objformat removalPav Lucistnik2007-01-301-16/+23
| | | | Notes: svn path=/head/; revision=183727
* - Update to 4.7.6Pav Lucistnik2007-01-3010-30/+30
| | | | | | | | | PR: ports/108546 Submitted by: Nick Hilliard <nick@foobar.org> (maintainer) Security: http://drupal.org/node/113935 Notes: svn path=/head/; revision=183726
* Upgrade to 2.24.Thierry Thomas2007-01-308-24/+24
| | | | | | | | | Changelog at <http://billposer.org/Software/unidesc.html#changelog>. Remark: this port has been renamed to uniutils. Notes: svn path=/head/; revision=183725
* Add Samsung SCH-I730 support.Andrey Slusar2007-01-302-2/+20
| | | | Notes: svn path=/head/; revision=183724
* - Fix after objformat removalPav Lucistnik2007-01-301-1/+1
| | | | Notes: svn path=/head/; revision=183723
* - Update to 20070130. This version includes (old) 8LD firmware support.Jung-uk Kim2007-01-302-23/+5
| | | | | | | | | | | | | | Initial patch was submitted by Dan Nelson (dnelson at allantgroup.com) and heavily modified by me. He tested the initial version with PERC2/Si. This version also builds on any FreeBSD version because correct header files are included in the distribution. However, statically compiled version is still included in the tarball. It is useful when a box is not bootable. :-) - Assume maintainership as discussed privately. PR: ports/108561 Notes: svn path=/head/; revision=183722
* - Fix after objformat removalPav Lucistnik2007-01-301-0/+3
| | | | | | | | PR: ports/108500 Submitted by: Jonathan <afarsec@012.net.il> (maintainer) Notes: svn path=/head/; revision=183721
* - Fix dependenciesAndrew Pantyukhin2007-01-301-1/+2
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=183720
* Update to the 20070129 snapshot of GCC 4.1.2.Gerald Pfeifer2007-01-302-19/+19
| | | | Notes: svn path=/head/; revision=183719
* Drop the build on RELENG_4Erwin Lansing2007-01-301-20/+1
| | | | Notes: svn path=/head/; revision=183718