aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - Fix build with gcc42Beech Rintoul2007-08-181-1/+5
| | | | | | | | | PR: ports/115567 Submitted by: David Yeske <dyeske@gmail.com> (maintainer) Approved by: sat (mentor) Notes: svn path=/head/; revision=197872
* - Update to 0.5Andrew Pantyukhin2007-08-182-4/+4
| | | | Notes: svn path=/head/; revision=197871
* Fix port to use openssl configurations provided by bsd.openssl.mk.Hye-Shik Chang2007-08-181-0/+5
| | | | | | | | PR: 115532 Submitted by: Piet Delport <pjd@satori.za.net> Notes: svn path=/head/; revision=197870
* - Force commit to note this port is copied from chinese/CJK for betterRong-En Fan2007-08-180-0/+0
| | | | | | | | | | | | category. PR: ports/115451 Submitted by: Koji Yokota <yokota at res.otaru-uc.ac.jp> Recopied by: marcus Discussed with: Intron <intron at intron.ac> Notes: svn path=/head/; revision=197869
* - Force commit to note this port is copied from net-im/gaim-latexRong-En Fan2007-08-180-0/+0
| | | | | | | | | PR: ports/115116 Submitted by: Geoffrey Mainland <mainland at apeiron.net> (maintainer) Repocopied by: marcus Notes: svn path=/head/; revision=197868
* - Fix PORTDOCS for AOLSERVER_XOTCLMartin Matuska2007-08-181-2/+1
| | | | Notes: svn path=/head/; revision=197867
* - change default installation dir to www/twigDirk Meyer2007-08-181-1/+2
| | | | Notes: svn path=/head/; revision=197866
* Update to 0.18Lars Balker Rasmussen2007-08-182-6/+5
| | | | Notes: svn path=/head/; revision=197865
* Update to 2.207Erwin Lansing2007-08-182-4/+4
| | | | Notes: svn path=/head/; revision=197864
* - fix build for gcc42Dirk Meyer2007-08-182-1/+58
| | | | | | | Submitted by: rdivacky (Roman Divacky) Notes: svn path=/head/; revision=197863
* . Add unzip to BUILD_DEPENDS.Greg Lewis2007-08-181-0/+1
| | | | | | | Pointed out by: pointyhat (via kris) Notes: svn path=/head/; revision=197862
* Force the GStreamer DTS plug-in to be linked to libdca so that all symbolsJoe Marcus Clarke2007-08-182-1/+2
| | | | | | | can be properly resolved. Notes: svn path=/head/; revision=197861
* - Update to 0.8.1Jose Alonso Cardenas Marquez2007-08-183-8/+7
| | | | | | | - Remove BROKEN Notes: svn path=/head/; revision=197859
* BROKEN: Broken dependencyKris Kennaway2007-08-181-0/+2
| | | | Notes: svn path=/head/; revision=197858
* BROKEN: Incorrect pkg-plistKris Kennaway2007-08-183-0/+6
| | | | Notes: svn path=/head/; revision=197857
* BROKEN: Does not buildKris Kennaway2007-08-182-0/+4
| | | | Notes: svn path=/head/; revision=197856
* BROKEN: Patch failsKris Kennaway2007-08-181-0/+2
| | | | Notes: svn path=/head/; revision=197855
* BROKEN: Does not compileKris Kennaway2007-08-182-0/+4
| | | | Notes: svn path=/head/; revision=197854
* Add port www/netsurf:Andrew Pantyukhin2007-08-186-0/+104
| | | | | | | | | | | NetSurf is a lightweight cross-platform Web browser. It supports the HTML 4 and CSS standards and provides a small, fast, and comprehensive Web browsing solution. NetSurf was originally written for RISC OS. WWW: http://www.netsurf-browser.org/ Notes: svn path=/head/; revision=197852
* - Update to 0.3.0Jose Alonso Cardenas Marquez2007-08-174-13/+8
| | | | | | | - Remove 4.x support Notes: svn path=/head/; revision=197851
* - Update to 0.6Jose Alonso Cardenas Marquez2007-08-172-4/+4
| | | | Notes: svn path=/head/; revision=197850
* - Pedro reports that devel/umem builds on amd64, and he is willing to help ↵Yen-Ming Lee2007-08-171-1/+1
| | | | | | | | | testing. Noticed by: pfgshield-freebsd at yahoo.com Notes: svn path=/head/; revision=197849
* - Update to 17Andrew Pantyukhin2007-08-173-10/+7
| | | | Notes: svn path=/head/; revision=197848
* Update to 0.9.11.Roman Bogorodskiy2007-08-172-4/+4
| | | | Notes: svn path=/head/; revision=197847
* - Fix plist after PORTNAME is changedRong-En Fan2007-08-176-12/+22
| | | | | | | | | PR: ports/115274 Submitted by: Thomas Hurst <tom at hur.st> Approved by: Daniel <daniel at netwalk.org> (maintainer) Notes: svn path=/head/; revision=197846
* Update to 2.9.5.Joe Marcus Clarke2007-08-172-7/+34
| | | | | | | | | | | | | | | | | | | | | * Consolidate lines that end in a '\' followed by an empty line into one newline prior to splitting the Makefile into sections. This will more properly catch section-related errors [1] * Properly check pkg-config files when they contain an embedded '.' [2] * Allow pkg-plist directive @cwd by itself which means to change the working directory back to the original PREFIX [3] * Beef up the warnings around DOCSDIR, EXAMPLESDIR, and DATADIR so that users don't just use these macros without knowing if they are safe [3] * Check for use of --mandir and --infodir [4] PR: 112332 [1] 115455 [4] Submitted by: rafan [4] sat [2] Requested by: pav [3] Notes: svn path=/head/; revision=197845
* Update to 1.7.18.Roman Bogorodskiy2007-08-174-4/+20
| | | | Notes: svn path=/head/; revision=197844
* - Disable GS_DEVS_SHARED to fix svga drivers buildRong-En Fan2007-08-172-2/+2
| | | | | | | | | PR: ports/115593 Reported by: Barbara <barbara.xxx1975 at libero.it> Patched by: KATO Tsuguru <tkato432 at yahoo.com> Notes: svn path=/head/; revision=197843
* Update to 4.6.19, this is a bugfix release.Xin LI2007-08-174-8/+8
| | | | | | | Approved by: maintainer (implicit) Notes: svn path=/head/; revision=197842
* - update to 2.14.1Dirk Meyer2007-08-173-12/+10
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=197841
* - update to 4.7.1Dirk Meyer2007-08-174-8/+8
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=197840
* - Update to 1.1.3Andrew Pantyukhin2007-08-172-4/+4
| | | | Notes: svn path=/head/; revision=197839
* - Update to 5.3.2.Marcelo Araujo2007-08-172-4/+4
| | | | | | | Approved by: itetcu (mentor) Notes: svn path=/head/; revision=197838
* - Update to 1.0.6.Marcelo Araujo2007-08-173-6/+28
| | | | | | | | | - Added WITHOUT_NLS knob. Approved by: itetcu (mentor) Notes: svn path=/head/; revision=197837
* Remove AUTOSETEOT OPTION and related code since the patch this option appliedIon-Mihai Tetcu2007-08-171-7/+0
| | | | | | | | | is now included in the sources. Submitted by: Per olof Ljungmark <peo@intersonic.se> Notes: svn path=/head/; revision=197836
* - Update to 2.4.5Martin Matuska2007-08-173-11/+10
| | | | | | | | | | - Change maintainer to submitter PR: ports/115248 Submitted by: Stefan Pauly <stefan at fh-mainz.de> Notes: svn path=/head/; revision=197835
* - Update to 1.0.4Andrew Pantyukhin2007-08-174-18/+19
| | | | Notes: svn path=/head/; revision=197834
* - Update to 0.31Martin Matuska2007-08-172-4/+5
| | | | | | | | PR: ports/115383 Submitted by: Radim Kolar <hsn at sendmail.cz> (maintainer) Notes: svn path=/head/; revision=197833
* - Update to 1.4Martin Matuska2007-08-173-3/+20
| | | | | | | | PR: ports/115587 Submitted by: Andy Kosela <andy.kosela at gmail.com> (maintainer) Notes: svn path=/head/; revision=197832
* Put the DISTFILE on MATER_SITE_LOCAL to fix fetch.Ion-Mihai Tetcu2007-08-171-1/+2
| | | | | | | | PR: ports/115251 Submitted by: Phillip Neumann (maintainer) Notes: svn path=/head/; revision=197831
* Make compilable with recent FAST_IPSEC changes on -CURRENT.Munechika SUMIKAWA2007-08-172-2/+421
| | | | Notes: svn path=/head/; revision=197830
* - Update to 0.11.8.3.1Beech Rintoul2007-08-172-4/+4
| | | | | | | | | PR: ports/115564 Reviewed by: Jason Wolfe <j@scre.ws> (maintainer) Approved by: sat (mentor) Notes: svn path=/head/; revision=197829
* - Fix RC script.Marcelo Araujo2007-08-172-1/+2
| | | | | | | | | | | - Bump PORTREVISION. PR: ports/115424 Submitted by: Zane C. B. <vvelox@vvelox.net> (maintainer) Approved by: itetcu (mentor) Notes: svn path=/head/; revision=197828
* - Update to 5.3.2.Marcelo Araujo2007-08-173-5/+6
| | | | | | | Approved by: itetcu (mentor) Notes: svn path=/head/; revision=197827
* - Update to 1.2.4.Marcelo Araujo2007-08-174-41/+16
| | | | | | | Approved by: itetcu (mentor) Notes: svn path=/head/; revision=197826
* - Honor NOPORTEXAMPLESAndrew Pantyukhin2007-08-161-0/+2
| | | | | | | Approved by: Thomas-Martin Seck <tmseck@netcologne.de> (maintainer) Notes: svn path=/head/; revision=197825
* Deal with depended ports: @dirrm -> @dirrmtrySergey Skvortsov2007-08-161-2/+2
| | | | Notes: svn path=/head/; revision=197824
* Add p5-Data-FormValidator-Constraints-DateTime 1.09, data::FormValidatorSergey Skvortsov2007-08-165-0/+44
| | | | | | | constraints for dates and times. Notes: svn path=/head/; revision=197822
* Upgrade to JasperReports 2.0.0.Thierry Thomas2007-08-162-7/+7
| | | | | | | | | | Changelog at <https://sourceforge.net/project/shownotes.php?release_id=531993>. Note: it is supported by iReport 2.0. Notes: svn path=/head/; revision=197821
* - Update to 0.8Jose Alonso Cardenas Marquez2007-08-162-10/+15
| | | | | | | | | | - Add GIMPACT option - See ChangeLog at: http://sourceforge.net/project/shownotes.php?release_id=480493&group_id=24884 Notes: svn path=/head/; revision=197820