summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 0.8.06Kevin Lo2001-08-1324-340/+72
| | | | | | | | PR: 29149 Submitted by: MAINTAINER Notes: svn path=/head/; revision=46200
* These ports depend on compat3x, so make them depend on misc/compat3x:Akinori MUSHA2001-08-132-0/+2
| | | | | | | LIB_DEPENDS= c.3:${PORTSDIR}/misc/compat3x Notes: svn path=/head/; revision=46199
* Update to 0.11.5.Maxim Sobolev2001-08-134-4/+4
| | | | Notes: svn path=/head/; revision=46198
* Synchronize with NetBSD. (20010807)Akinori MUSHA2001-08-1316-45/+1568
| | | | Notes: svn path=/head/; revision=46197
* Update to version 0.9.4Johann Visagie2001-08-134-8/+33
| | | | Notes: svn path=/head/; revision=46196
* Grr. I badly broke this port's installation.Mark Murray2001-08-133-7/+34
| | | | | | | Fix in a klugy sort of way untill I can revisit. Notes: svn path=/head/; revision=46195
* add libavlYing-Chieh Liao2001-08-136-0/+38
| | | | | | | A library for balanced binary trees Notes: svn path=/head/; revision=46194
* Update to version 2.1.13Kevin Lo2001-08-132-2/+2
| | | | | | | | PR: 29476 Submitted by: MAINTAINER Notes: svn path=/head/; revision=46193
* Fix pkg-plistKevin Lo2001-08-131-0/+2
| | | | | | | | PR: 29484 Submitted by: Patrick Li <pat@databits.net> Notes: svn path=/head/; revision=46192
* - Update to version 0.1.14Kevin Lo2001-08-132-3/+3
| | | | | | | | | | - Update MASTER_SITES PR: 29510 Submitted by: MAINTAINER Notes: svn path=/head/; revision=46191
* - Update to version 1.1.1Kevin Lo2001-08-133-5/+7
| | | | | | | | | | - Takeover as MAINTAINER PR: 29512 Submitted by: Anders Nordby <anders@fix.no> Notes: svn path=/head/; revision=46190
* Fix on very latest -STABLE.Maxim Sobolev2001-08-132-3/+10
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=46189
* - Update to version 0.3.13Kevin Lo2001-08-134-39/+46
| | | | | | | | | | - Update MASTER_SITES PR: 29569 Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com> Notes: svn path=/head/; revision=46188
* - Fix and sort pkg-plistKevin Lo2001-08-131-27/+28
| | | | | | | | PR: 29589 Submitted by: Pete Fritchman <petef@databits.net> Notes: svn path=/head/; revision=46187
* Update to version 1.2.1Kevin Lo2001-08-138-40/+82
| | | | | | | | PR: 29668 Submitted by: MAINTAINER Notes: svn path=/head/; revision=46186
* Update to version 0.9.1Kevin Lo2001-08-132-2/+2
| | | | | | | | PR: 29612 Submitted by: MAINTAINER Notes: svn path=/head/; revision=46185
* Update to version 0.8.2Kevin Lo2001-08-134-8/+6
| | | | | | | | PR: 29619 Submitted by: MAINTAINER Notes: svn path=/head/; revision=46184
* Update to version 2.1Kevin Lo2001-08-132-2/+2
| | | | | | | | PR: 29659 Submitted by: MAINTAINER Notes: svn path=/head/; revision=46183
* - Update to version 1.11Kevin Lo2001-08-134-7/+8
| | | | | | | | | | | - Take over as MAINTAINER from ports@ - Fixup pkg-plist PR: 29661 Submitted by: Pete Fritchman <petef@databits.net> Notes: svn path=/head/; revision=46182
* Add p5-XML-Twig 2.02, tree interface to XML documents.Johann Visagie2001-08-136-0/+45
| | | | Notes: svn path=/head/; revision=46181
* - Fix a breakage when at compile time there is a BSD iconv package installed;Maxim Sobolev2001-08-138-4/+80
| | | | | | | | | - respect CFLAGS. Reported by: *many* Notes: svn path=/head/; revision=46180
* Update to version 1.027Kevin Lo2001-08-132-2/+2
| | | | | | | | PR: 29662 Submitted by: MAINTAINER Notes: svn path=/head/; revision=46179
* Update to version 1.1Kevin Lo2001-08-134-4/+4
| | | | | | | | PR: 29669 Submitted by: MAINTAINER Notes: svn path=/head/; revision=46178
* Update to version 1.1Kevin Lo2001-08-132-2/+2
| | | | | | | | PR: 29670 Submitted by: MAINTAINER Notes: svn path=/head/; revision=46177
* Update to version 0.11Kevin Lo2001-08-132-2/+2
| | | | | | | | PR: 29672 Submitted by: MAINTAINER Notes: svn path=/head/; revision=46176
* Update to version 2.37Kevin Lo2001-08-133-9/+9
| | | | | | | | PR: 29673 Submitted by: MAINTAINER Notes: svn path=/head/; revision=46175
* Update MASTER_SITE to use MASTER_SITE_SOURCEFORGE. RemoveJoseph Koshy2001-08-131-4/+2
| | | | | | | | | | MASTER_SITE_SUNSITE as the current exctags distribution does not seem to present on the few Sunsite mirrors that I checked. Submitted by: Kent Stewart <kstewart@urx.com> Notes: svn path=/head/; revision=46174
* Update to version 1.75Johann Visagie2001-08-134-14/+27
| | | | Notes: svn path=/head/; revision=46173
* Update to 0.69.Maxim Sobolev2001-08-1316-516/+466
| | | | Notes: svn path=/head/; revision=46172
* Prevent harmless but annoying warning: "this file includes <malloc.h> whichMaxim Sobolev2001-08-131-0/+15
| | | | | | | is deprecated, use <stdlib.h> instead". Notes: svn path=/head/; revision=46171
* - Properly list run-time dependencies in RUN_DEPENDS in Makefile.Johann Visagie2001-08-133-40/+46
| | | | | | | | | | - Deploy %%PERL_VER%% and %%PERL_ARCH%% pragmas consistently throughout pkg-plist. (Ouch, that was embarrassing.) - Bump PORTREVISION due to the above. - Update my email address and the project's URL in pkg-descr. Notes: svn path=/head/; revision=46170
* Unbroke with gnomedb-0.2.90.Maxim Sobolev2001-08-134-0/+92
| | | | Notes: svn path=/head/; revision=46169
* Update checksum. The distfile has been reroled without version bump.Maxim Sobolev2001-08-1321-57/+210
| | | | | | | | | Bump PORTREVISION. Submitted by: many Notes: svn path=/head/; revision=46168
* Add DataCash - and online module for credit card processing and verification.Mark Murray2001-08-136-0/+41
| | | | Notes: svn path=/head/; revision=46167
* zope-ptk -> zope-cmfJohann Visagie2001-08-131-1/+1
| | | | Notes: svn path=/head/; revision=46166
* This patch has been merged already.Akinori MUSHA2001-08-132-23/+1
| | | | Notes: svn path=/head/; revision=46165
* Add missing lib/libswigguile.* files.Akinori MUSHA2001-08-133-0/+9
| | | | Notes: svn path=/head/; revision=46164
* Add compat22, compat3x and compat4x. These packages allow you toAkinori MUSHA2001-08-1316-0/+268
| | | | | | | | | | | | install the compat libraries on your system, so you can use legacy binaries that depend on them. PR: ports/29371 Submitted by: Scot W. Hetzel <hetzels@westbend.net> Altered by: knu Notes: svn path=/head/; revision=46163
* Update to 0.9.2.Akinori MUSHA2001-08-132-2/+2
| | | | Notes: svn path=/head/; revision=46162
* USE DOCSDIR and PORTDOCSDavid W. Chapman Jr.2001-08-138-68/+66
| | | | | | | | | | ADD IPv6 support PR: 29404 Submitted by: maintainer Notes: svn path=/head/; revision=46161
* add anteaterYing-Chieh Liao2001-08-136-0/+29
| | | | | | | A MTA log analyzer Notes: svn path=/head/; revision=46160
* Fix the build from the textproc/ispell directory for the german dictionariesJean-Marc Zucconi2001-08-131-1/+4
| | | | | | | | | | The norsk part is still broken. PR: ports/28368 Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org> Notes: svn path=/head/; revision=46159
* Update master site and fix compliation problem on newer FreeBSD systems.David E. O'Brien2001-08-122-3/+46
| | | | | | | Submitted by: Seth Kingsley <seth.kingsley@windriver.com> Notes: svn path=/head/; revision=46158
* Add WITH_TIN_ to variableAndrey A. Chernov2001-08-121-1/+1
| | | | Notes: svn path=/head/; revision=46157
* Include the C++ compiler. Certainly of limited use for aJoerg Wunsch2001-08-1210-6/+52
| | | | | | | | | microcontroller, but i got interested to get a complex FFT working. No stdlibc++ support at this time. Notes: svn path=/head/; revision=46156
* Rename variables using WITH_POPPER_ prefixAndrey A. Chernov2001-08-121-6/+6
| | | | Notes: svn path=/head/; revision=46155
* Upgrade to version 1.2 .SADA Kenji2001-08-128-156/+11
| | | | | | | | PR: ports/29206 Submitted by: maintainer Notes: svn path=/head/; revision=46154
* Update to 3.02.Akinori MUSHA2001-08-123-11/+34
| | | | | | | | PR: ports/29586 Submitted by: Patrick M Doane <patrick@watson.org> (MAINTAINER) Notes: svn path=/head/; revision=46153
* Update 1.3.20.ja0.Akinori MUSHA2001-08-124-37/+10
| | | | | | | | PR: ports/29627 Submitted by: IWASHITA Yoji <shuna@pop16.odn.ne.jp> (MAINTAINER) Notes: svn path=/head/; revision=46152
* Correct some items I was overzealous aboutDoug Barton2001-08-123-9/+10
| | | | | | | | | From the maintainer, new master site, -I tweak to improve build on RELENG_4 Submitted by: Anders Nordby <anders@fix.no> Notes: svn path=/head/; revision=46151