aboutsummaryrefslogtreecommitdiff
path: root/misc
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 0.8.Jimmy Olgeni2002-07-284-4/+376
| | | | Notes: svn path=/head/; revision=63675
* Add missing dependency on gettext.Joe Marcus Clarke2002-07-282-0/+4
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=63667
* Update to 2.14Patrick Li2002-07-273-5/+5
| | | | | | | | PR: ports/41038 Submitted by: maintainer Notes: svn path=/head/; revision=63631
* Remove WWW tag: Project site nowhere to be found.Patrick Li2002-07-271-2/+0
| | | | | | | | PR: ports/41039 Submitted by: maintainer Notes: svn path=/head/; revision=63630
* Update to 2.0.1 and USE_GNOMENG.Joe Marcus Clarke2002-07-263-13/+13
| | | | Notes: svn path=/head/; revision=63607
* Mark FORBIDDEN due to buffer overflow in resolver in libc.Akinori MUSHA2002-07-243-0/+6
| | | | | | | (FreeBSD-SA-02:28.resolv) Notes: svn path=/head/; revision=63471
* Update to 2.0.0.Joe Marcus Clarke2002-07-236-6/+30
| | | | Notes: svn path=/head/; revision=63444
* * Update to 1.7.Christian Weisgerber2002-07-232-4/+5
| | | | | | | | | | | | PR: 40888 Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org> * Honor CC/CFLAGS. Approved by: maintainer Notes: svn path=/head/; revision=63431
* Update to version 1.01.Kelly Yancey2002-07-232-3/+3
| | | | Notes: svn path=/head/; revision=63426
* Update maintainer's email addressPatrick Li2002-07-222-4/+4
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=63407
* Use USE_REINPLACE and REINPLACE_CMD rather than implicitly depend on Perl.Dag-Erling Smørgrav2002-07-201-2/+5
| | | | | | | | | | Also replace glib-config in configure with glib12-config so the port can actually build. Note that it's still kinda broken as it requires recode 3.5 exactly and we have 3.6 in our tree, but at least now it'll work if you have recode 3.5 installed. Notes: svn path=/head/; revision=63270
* Fix a bug in the version comparison logic (epochs weren't being comparedDag-Erling Smørgrav2002-07-162-7/+12
| | | | | | | properly), and update dependencies for -f as well as for -l and -u. Notes: svn path=/head/; revision=63107
* Convert USE_GLIB into USE_GNOMENG+USE_GNOME.Maxim Sobolev2002-07-154-4/+8
| | | | Notes: svn path=/head/; revision=63003
* Use USE_GNOMENG.Maxim Sobolev2002-07-152-7/+4
| | | | Notes: svn path=/head/; revision=63002
* USE_GTK implies USE_GLIB, so that remove the latter when the former is present.Maxim Sobolev2002-07-151-1/+0
| | | | Notes: svn path=/head/; revision=63001
* Use USE_GNOMENG.Maxim Sobolev2002-07-151-8/+5
| | | | Notes: svn path=/head/; revision=62998
* add lr 1.6Ying-Chieh Liao2002-07-156-0/+43
| | | | | | | | | | Lazyread can auto-scroll files on your screen in movie credit fashion PR: 40567 Submitted by: "Michael L.Hostbaek" <mich@freebsdcluster.org> Notes: svn path=/head/; revision=62977
* Update to 2.4.1Patrick Li2002-07-1310-601/+439
| | | | Notes: svn path=/head/; revision=62892
* Convert all core GNOME1 components and some of the most popular GNOME1Maxim Sobolev2002-07-113-18/+15
| | | | | | | | | | | | | | | | | | | apps to bsd.gnomeng.mk. The goal is to make GNOME1 framework more modular, which will allow to use GNOME1 apps with GNOME2 desktop as well as considerably reduce langht of dependency chains for GNOME1 ports (for example after this commit AbiWord's dependency chain was reduced by 7 ports from 57 to only 50, while Gnumeric's - from 60 to 53 and so on). The most of the GNOME1 apps are still not converted, so that lot of work is still ahead. Please report any unusual problems to gnome@FreeBSD.org. Discussed with: marcus Reviewed by: marcus Notes: svn path=/head/; revision=62821
* Fix build on post-4.6 stable (do not declare shmat).Jimmy Olgeni2002-07-101-0/+11
| | | | Notes: svn path=/head/; revision=62774
* Use USE_GNOMENG.Maxim Sobolev2002-07-104-12/+4
| | | | Notes: svn path=/head/; revision=62749
* Fix MASTER_SITE_SUBDIR.Will Andrews2002-07-0967-67/+67
| | | | | | | | PR: 40272 Submitted by: Tilman Linneweh <tilman@arved.de> Notes: svn path=/head/; revision=62713
* PERL -> REINPLACE_CMDYing-Chieh Liao2002-07-071-3/+6
| | | | | | | | PR: 40289 Submitted by: maintainer Notes: svn path=/head/; revision=62590
* Add gnomeuserdocs2 after repo copy from gnomeuserdocs. This is the GNOME 2.0Joe Marcus Clarke2002-07-0711-1694/+407
| | | | | | | users guide. Notes: svn path=/head/; revision=62587
* As I've assigned the three screen PR's in GNATS to myself, it appears thatCy Schubert2002-07-071-1/+1
| | | | | | | I'm taking on maintainership of this port. Make it official. Notes: svn path=/head/; revision=62567
* Fix so that autoconf et al and configure don't get run twice. Add new filesAlan Eldridge2002-07-062-3/+20
| | | | | | | that are now built/installed since SDL is found correctly. Notes: svn path=/head/; revision=62504
* Finally get SDL_CONFIG usage right. The 2nd patch looked right and built,Alan Eldridge2002-07-061-4/+4
| | | | | | | but there were errors that didn't stop the make. Note to self: slow down. Notes: svn path=/head/; revision=62503
* Apologies to all. The last patch was botched and I thought I hadAlan Eldridge2002-07-061-5/+5
| | | | | | | | killed the commit. Fix SDL_CONFIG the right way. We don't need that post-configure: target, ANAICT. Notes: svn path=/head/; revision=62502
* Emergency patch: kdeaddons3 will not build without this, as theAlan Eldridge2002-07-061-1/+3
| | | | | | | | | post-configure target fails to substitute anything for 'sdl-config'. This results in header files not being found somewhat later in the build process. Notes: svn path=/head/; revision=62501
* Update to 3.0.2 -- full log available in ports/x11/kde3/Makefile,v 1.51.Will Andrews2002-07-04212-2068/+561
| | | | Notes: svn path=/head/; revision=62445
* Don't assume ownership of ${X11BASE}/share/themes.Maxim Sobolev2002-07-042-4/+1
| | | | Notes: svn path=/head/; revision=62432
* Add gnomehier - a port which creates common GNOME directories shared amongMaxim Sobolev2002-07-026-0/+779
| | | | | | | two or more GNOME ports. Notes: svn path=/head/; revision=62318
* The FreeBSD GNOME team is proud to present GNOME 2.0 Release.Joe Marcus Clarke2002-06-301-1/+1
| | | | Notes: svn path=/head/; revision=62233
* Add utf8locale 1.0, UTF-8 locales support.Hye-Shik Chang2002-06-306-0/+63
| | | | | | | Reviewed by: silence on i18n@ Notes: svn path=/head/; revision=62209
* Make configure script executable and use ${STRIP_CMD}Patrick Li2002-06-281-1/+4
| | | | | | | | | | Update to 1.5.3 PR: ports/39925 Submitted by: maintainer Notes: svn path=/head/; revision=62138
* Update to 1.5.3Patrick Li2002-06-2820-304/+234
| | | | | | | | PR: ports/39924 Submitted by: maintainer Notes: svn path=/head/; revision=62137
* Update to 0.28Patrick Li2002-06-283-6/+4
| | | | | | | | PR: ports/39934 Submitted by: maintainer Notes: svn path=/head/; revision=62132
* Correct home page URL.Joseph Koshy2002-06-271-1/+1
| | | | Notes: svn path=/head/; revision=62078
* Upgrade to bidwatcher-1.3.4-fix. The 1.3.3-1.3.4 patch hosted byMatthew Hunt2002-06-262-7/+4
| | | | | | | obrien is no longer necessary. Notes: svn path=/head/; revision=62055
* Update to GNOME 2.0 RC2.Joe Marcus Clarke2002-06-262-8/+9
| | | | Notes: svn path=/head/; revision=62009
* add p5-Tie-DxHash 0.93Ying-Chieh Liao2002-06-266-0/+38
| | | | | | | | | | Keeps insertion order, allows duplicate keys PR: 34283 Submitted by: Seamus Venasse <svenasse@polaris.ca> Notes: svn path=/head/; revision=61993
* add p5-Finance-QuoteHist 0.25Ying-Chieh Liao2002-06-266-0/+55
| | | | | | | | | | Perl module for fetching historical stock quotes PR: 34278 Submitted by: Seamus Venasse <svenasse@polaris.ca> Notes: svn path=/head/; revision=61983
* add p5-Finance-Currency-Convert 1.03Ying-Chieh Liao2002-06-266-0/+46
| | | | | | | | | | Convert currencies and fetch their exchange rates PR: 34277 Submitted by: Seamus Venasse <svenasse@polaris.ca> Notes: svn path=/head/; revision=61981
* upgrade to 1.6.1Ying-Chieh Liao2002-06-254-56/+13
| | | | | | | | PR: 36918 Submitted by: maintainer Notes: svn path=/head/; revision=61935
* add p5-Business-UPS 1.13Ying-Chieh Liao2002-06-256-0/+54
| | | | | | | | | | A UPS Interface Module PR: 34250 Submitted by: Seamus Venasse <svenasse@polaris.ca> Notes: svn path=/head/; revision=61923
* add p5-Business-ISIN 0.20Ying-Chieh Liao2002-06-256-0/+46
| | | | | | | | | | Validate International Securities Identification Numbers PR: 34249 Submitted by: Seamus Venasse <svenasse@polaris.ca> Notes: svn path=/head/; revision=61921
* add bestfit 0.2.0Ying-Chieh Liao2002-06-256-0/+30
| | | | | | | | | | Optimally choose files to be put on a CD (or other media) PR: 34225 Submitted by: Steven Enderle <enderle@mdn.de> Notes: svn path=/head/; revision=61919
* Updating my email address.Hye-Shik Chang2002-06-251-1/+1
| | | | | | | Approved by: cjh (mentor) Notes: svn path=/head/; revision=61912
* Add new port wmproxyper - Distributed.net Personal Proxy status displayedPatrick Li2002-06-247-0/+49
| | | | | | | | | | in a dock PR: ports/39677 Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru> Notes: svn path=/head/; revision=61857
* ${PERL} -> ${REINPLACE_CMD}Ying-Chieh Liao2002-06-243-12/+9
| | | | | | | | PR: 39746 Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> (maintainer) Notes: svn path=/head/; revision=61855