Dima Ruban
6c36ae9c94
Fix install path.
...
Submitted by: Oscar Bonilla <obonilla@fisicc-ufm.edu>
2001-01-09 06:14:07 +00:00
Clive Lin
cb6d9a13c1
New port: txt2pdbdoc
...
Converts plain text and HTML files to Palm Pilot Doc formats
Submitted by: keichii@iteration.net
2001-01-08 19:04:12 +00:00
Jun Kuriyama
5e4dedd6b7
Update master site.
...
Submitted by: Alex Varju <varju@alex.madd.tnmc.ca> (maintainer)
PR: ports/24131
2001-01-08 07:36:04 +00:00
Jun Kuriyama
fe6a1792a2
Upgrade to 2.7a.
...
Update WWW.
2001-01-08 06:30:59 +00:00
Dima Ruban
1afce46641
rc script fix (supports start/stop thingie now)
...
Submitted by: joseph@randomnetworks.com
2001-01-05 14:15:49 +00:00
Dirk Froemberg
1c02b8b4bb
Update URL.
2000-12-31 19:04:46 +00:00
Dirk Froemberg
d4fe43173e
Upgrade to 2.05.
2000-12-31 17:23:30 +00:00
Lars Koeller
e0516a7109
Corrected some info lines in the Header: mail address and first one.
2000-12-22 19:59:57 +00:00
Lars Koeller
da85e1091a
Update to version 0.8.6, only different lines for patch regarding to 0.8.3.
2000-12-22 19:56:00 +00:00
Lars Koeller
9af8207642
Update to version 0.8.6.
2000-12-22 19:53:30 +00:00
Lars Koeller
e115842d0e
New version 0.8.6 checksum.
2000-12-22 19:52:40 +00:00
Nick Sayer
95027decaa
Fix now-released maintainer address.
2000-12-09 00:05:37 +00:00
Nick Sayer
a92e79c11d
I don't have a pilot anymore, so someone else can look after this if they want.
2000-11-16 17:45:43 +00:00
Jun Kuriyama
95b8d16f3d
Upgrade to 2.6 (without distname change).
2000-11-02 06:05:15 +00:00
Jun Kuriyama
68d6aced8f
Fix $MASTER_SITES.
...
Reported by: Distfile survey
2000-10-24 10:38:36 +00:00
Will Andrews
5b79c1e047
Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer.
2000-10-23 21:03:11 +00:00
James E. Housley
f4c24d5f7b
Initial import of palmpower 1.0.1
...
Disassembler and other tools for PalmOS binaries
PR: 20837
Submitted by: Roman Shterenzon <roman@xpert.com>
2000-10-12 12:19:15 +00:00
Jeremy Lea
c76cf46929
Implement USE_GNOME, part 2.
2000-10-05 07:17:31 +00:00
Jeremy Lea
99290b0d61
Implement USE_GTK, part 2.
2000-10-05 06:42:57 +00:00
Jeremy Lea
4d81331af7
Whitespace changes and PLIST sorting.
2000-10-01 09:59:09 +00:00
Kevin Lo
1a7ff7d698
Update to version 1.4.6
...
PR: 21645
Submitted by: MAINTAINER
2000-09-29 15:38:23 +00:00
Akinori MUSHA
d37fbb6052
Update to 1.4.5.
...
PR: ports/21514
Submitted by: Andrew Arensburger <arensb+freebsd-ports@ooblick.com> (MAINTAINER)
2000-09-25 08:04:29 +00:00
Akinori MUSHA
8b3cd773ff
Use LINUXBASE/USE_LINUX variables.
...
This is only a cosmetic change, so there's no need to reinstall your
installation(s).
2000-09-22 17:22:24 +00:00
Bill Fenner
6499c926fe
Add Lars's secondary site
...
Submitted by: MAINTAINER (Lars Koeller <Lars.Koeller@uni-bielefeld.de>)
2000-09-11 20:09:10 +00:00
Kevin Lo
30a64de7d6
Update to version 1.2.2
...
PR: 21141
Submitted by: MAINTAINER
2000-09-09 08:36:49 +00:00
Maxim Sobolev
cc121d9794
USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines.
2000-08-21 10:07:35 +00:00
Ade Lovett
972ca4afab
Re-sobomize to use pre-patch instead of post-extract
...
Wrists slapped by: knu, sheldon
2000-08-04 16:11:37 +00:00
Ade Lovett
9c1012c791
Add an etc/rc.d startup file to ldconfig the pilot-link
...
libraries at system reboot, since they're installed in
a non-standard place.
2000-08-04 01:38:56 +00:00
Ade Lovett
9594f3f893
Extensive patchfile cleanups using sobomax's wonderful
...
post-extract rule
2000-08-04 01:34:38 +00:00
Satoshi Asami
c6bcad2436
(1) Add new variable, XFREE86_VERSION, to specify which version of
...
XFree86 (3 or 4) to depend to when USE_XLIB is set.
XFREE86_VERSION defaults to 3 for now, but adventurous users can
override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB
will add a dependency to x11/XFree86; when it is set to 4, the
dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
hacks to avoid messing with XFree86 are turned off.
Since XFree86 version 4 includes some software that used to be
separate ports, when XFREE86_VERSION=3 the following variables are
provided:
USE_DGS LIB_DEPENDS on x11/dgs
USE_FREETYPE LIB_DEPENDS on print/freetype
USE_MESA LIB_DEPENDS on graphics/Mesa3
USE_XPM LIB_DEPENDS on graphics/xpm
When XFREE86_VERSION=4, these variables have no effect. The
LIB_DEPENDS in the tree for the above four ports have all been
converted to the USE_* counterparts. For your information, this
is the count of the number of ports:
USE_DGS 0
USE_FREETYPE 16
USE_MESA 36
USE_XPM 236
There is a new variable, XAWVER, which is set to 6 when
XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also
passed to PLIST_SUB so ports that build Xaw based shared libraries
can use this variable to substitute the shlib version number.
There is also a provision of using a separate mtree file for
XFREE86_VERSION=4, but that part is not enabled yet.
Reviewed by: the ports list
Tested by: make index (XFREE86_VERSION=3 only)
(2) Add hebrew to list of valid categories.
Submitted by: nbm
2000-08-03 09:28:57 +00:00
Jun Kuriyama
c326d507a1
Remove empty directories.
...
Submitted by: bento
2000-08-02 03:32:08 +00:00
Jun Kuriyama
af8dd910df
Distfile is changed without version number bump. Differences are
...
(1) Remove some comments.
(2) Add files for Windows environment (win.c)
2000-08-01 09:47:08 +00:00
Jun Kuriyama
8f250e04e3
Ignore this port if distfile is not in $DISTDIR.
...
Submitted by: bento
2000-08-01 09:39:00 +00:00
Dirk Froemberg
72df31be67
Upgrade to 2.04.
...
Submitted by: roberto
2000-07-27 06:46:49 +00:00
Josef Karthauser
a8df46f681
Upgrade to version 2.58. (Force commit on files/md5, which I updated
...
separately without bumping the version number.)
2000-07-13 21:55:02 +00:00
Josef Karthauser
73187840e6
Rebuild the md5 checksum as per a request from Rich Wood <rich@dynamite.org>.
...
PR: ports/19769
2000-07-13 20:38:24 +00:00
Akinori MUSHA
081fe7afe1
Correct BUILD_DEPENDS.
2000-07-13 06:49:23 +00:00
Ade Lovett
c39e901559
gnomepilot (and the conduits) have been available across
...
the GNOME mirrors for a while now. Fix MASTER_SITES accordingly.
2000-07-11 23:14:36 +00:00
Ade Lovett
cbe360036c
Update for new devel/libglade shlib version
2000-07-11 22:02:22 +00:00
Jun Kuriyama
92bb33040b
Update to 2.5c.
2000-07-04 03:10:02 +00:00
David E. O'Brien
1228d352ee
Move the stragler's www.freebsd.org/~user distfiles to the offical
...
MASTER_SITE_LOCAL site.
2000-06-29 07:03:02 +00:00
Satoshi Asami
be6c01ee85
Use ${MASTER_SITE_LOCAL}.
2000-06-29 02:31:42 +00:00
Dirk Froemberg
0b91f3fcf6
"Don't close stdin accidentally."
...
Submitted by: Alex Vasylenko <lxv@nest.org>
2000-06-22 19:16:00 +00:00
Satoshi Asami
ffb21b5654
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
...
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
5178b48938
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
...
ldconfig in PLIST need personal consideration.
2000-06-16 10:38:50 +00:00
Maxim Sobolev
61ebd322a2
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
...
just cun'n'pasted the name from Satoshi's commit message without checking
it.
Hall of shame entry: sobomax
2000-06-16 08:19:52 +00:00
Ade Lovett
09ce42503e
Add devel/libglade dependency
...
Problem pointed out by: Roman Shterenzon <roman@xpert.com>
2000-06-15 22:36:32 +00:00
Maxim Sobolev
835d6b8655
Third round of INSTALL_SHLIBS=yes fixes.
2000-06-15 17:59:45 +00:00
Akinori MUSHA
3e6cf30907
Add mdbconv, CSV-to-MobileDB-database converter.
2000-06-14 06:18:16 +00:00
Ade Lovett
6ab55061a7
Fix call to glib-config (should be $GLIB_CONFIG) in configure script.
2000-06-13 22:57:18 +00:00