Vanilla I. Shu
25a7d82d0c
Fix startup script's path.
...
PR: ports/24123, ports/24304
Submitted by: Steve Coltrin <spcoltri@omcl.org>, Helge Oldach <send-pr@oldach.net>
2001-01-15 23:10:03 +00:00
Dima Ruban
e40294f732
Fix typo @{$SED} -> @${SED}
...
Submitted by: rich@math.missouri.edu
2001-01-11 22:19:38 +00:00
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
Ade Lovett
a56e059f99
Bleurgh. textproc/libxml.. Not devel/libxml.. No cookie.
...
Submitted by: knu
2000-06-10 16:12:55 +00:00
Ade Lovett
17ee7165ae
Add missing dependencies
...
Submitted by: bento
2000-06-08 21:44:47 +00:00
Dima Ruban
3f2757f09f
Add mirror.
2000-06-07 20:26:36 +00:00
Akinori MUSHA
60f2ecb476
Local distfiles have been moved to:
...
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/knu/
2000-06-07 17:24:38 +00:00
Jun Kuriyama
fca76bdb93
Fix for hang-up after synchronization.
...
Submitted by: Thomas Runge <runge@rostock.zgdv.de> via maintainer
PR: ports/18971
2000-06-07 13:11:16 +00:00
Akinori MUSHA
ae8f1031af
Move local distfiles from:
...
http://people.FreeBSD.org/~knu/ports/distfiles/
to:
ftp://ftp.FreeBSD.org/pub/FreeBSD/local-distfiles/knu/
2000-06-07 08:17:23 +00:00
Akinori MUSHA
917b6c1025
Add linux_base BUILD_DEPENDS.
...
Submitted by: bento-bako
Forgotton by: knu
Bummer! Since what this port installs is a statically linked binary,
I didn't thought I needed it... On post-install this port calls
Linux's strip, thus it build-depends on linux_base.
2000-06-05 05:30:27 +00:00
Akinori MUSHA
6fe8fd9935
Update to 1.2.0.
...
Now a Perl5 module is available!
2000-06-03 08:02:57 +00:00
Akinori MUSHA
04b69082ae
Activate p5-Palm.
2000-06-03 07:58:32 +00:00
Akinori MUSHA
0ea6a171e2
p5-Palm is a set of Perl5 modules for reading and writing Palm(R) devices'
...
database files.
PR: ports/18298
Submitted by: Andrew Arensburger <arensb@ooblick.com>
2000-06-03 07:57:25 +00:00
Ade Lovett
8bd85a9d02
Updates for new shared library versions in GNOME 1.2
2000-06-01 16:25:45 +00:00
Ade Lovett
7f20f0586f
Update to 0.4
2000-05-17 16:35:48 +00:00
Ade Lovett
dfbb371605
Update to 0.1.52
2000-05-17 16:35:06 +00:00
Akinori MUSHA
46039d83b5
Activate hdconv.
2000-05-16 21:29:21 +00:00
Akinori MUSHA
f77c5aa5f7
This is the initial import of hdconv, a converter between HanDBase database
...
and CSV.
2000-05-16 21:28:11 +00:00
Akinori MUSHA
a4dcbc381b
Get some variables correctly initialized.
...
*sighs over the original code*
Submitted by: Udo Schweigert <ust@cert.siemens.de>
2000-05-16 21:24:55 +00:00
Dirk Froemberg
7c4efc410a
- install "ROM Transfer.prc" in ${PREFIX}/share/pose/
...
- use FreeBSD names for serial devices (ttyS? -> cuaa?)
Submitted by: knu
2000-05-14 19:16:48 +00:00
Akinori MUSHA
1a712c0676
Add a WWW line that I forgot to.
2000-05-14 14:36:09 +00:00
Akinori MUSHA
64e7eac7a4
Activate jconv.
2000-05-14 14:32:05 +00:00
Akinori MUSHA
6fabc59f89
This is the initial import of jconv, a converter between JFile database
...
and CSV.
2000-05-14 14:30:47 +00:00
Munechika SUMIKAWA
dc9ee71ebf
- fix netpbm finding problem
...
- change my E-mail address.
2000-05-08 15:28:07 +00:00
Dirk Froemberg
fdd19345d6
Add pose: Palm OS(R) Emulator.
2000-05-06 18:54:26 +00:00
Kris Kennaway
16d77b0134
Mark BROKEN: the port looks for netpbm in ${X11BASE} not ${LOCALBASE}
...
Noticed by: bento
2000-04-29 21:18:39 +00:00
Jun Kuriyama
ff47144d7a
Fix typo.
...
Submitted by: Wes Morgan <by-tor@volatile.by-tor.tacorp.net>
2000-04-28 00:30:43 +00:00
Jun Kuriyama
ddb7787f80
autoheader is required at building gcc for crosscompiling.
...
PR: ports/18236
Submitted by: Udo Schweigert <ust@cert.siemens.de>
2000-04-27 07:50:55 +00:00
Ade Lovett
29740e034c
Update to 0.3
2000-04-21 16:53:45 +00:00
Ade Lovett
28aaf7f094
Update to 0.1.51
2000-04-21 16:53:23 +00:00
Michael Haro
feb212beb0
Correct whitespace introduced during PORTNAME conversion and portlint
2000-04-21 07:52:25 +00:00
Satoshi Asami
d74e40366e
netpbm is installed in ${LOCALBASE] now.
2000-04-16 22:55:29 +00:00
Satoshi Asami
6d19e4fabf
Typo (piloit -> pilot).
2000-04-15 01:46:50 +00:00
Akinori MUSHA
9ca4ec6659
Define NO_WRKSUBDIR = yes instead of setting WRKSRC = ${WRKDIR}
...
PR: ports/18009
Submitted by: tkato@prontomail.ne.jp
2000-04-14 18:40:29 +00:00
Akinori MUSHA
6eff5967a7
Tiny cosmetic fixes.
...
Assure master ports and their lang-specific slaves of having
consistent categories.
2000-04-14 17:10:50 +00:00
Chris Piazza
a05b041309
Oops
2000-04-13 19:35:42 +00:00
Chris Piazza
fe5426321a
Update to use PORTNAME/PORTVERSION
2000-04-13 19:19:05 +00:00
Akinori MUSHA
b9c3760873
palm/jpilot:
...
- Update with PORTNAME/PORTVERSION.
palm/jpilot & japanese/jpilot:
- Fix CATEGORIES lines to set the proper categories.
2000-04-13 09:24:22 +00:00
Ade Lovett
e0efa68797
Update to 0.2
2000-04-06 15:35:43 +00:00
Ade Lovett
c22fb92418
Update to 0.1.50
2000-04-06 15:34:41 +00:00
Matthew Hunt
c4049cd3db
Upgrade to 0.98.1.
...
PR: 17795
Submitted by: Alex Varju <varju@snapple.webct.com>
2000-04-05 03:26:35 +00:00
Michael Haro
9c8aa24e8e
The port fetches the gcc and gdb tarballs into /usr/ports/distfiles/{gcc,gdb}
...
but the md5 file doesn't have the path prefixes.
PR: 17760
Submitted by: David G. Paschich <dpassage@flophouse.com>
2000-04-03 17:04:40 +00:00
Michael Haro
a4f80ff84b
fix some problems
...
PR: 17345
Submitted by: maintainer
2000-03-31 23:33:22 +00:00
Jun Kuriyama
b625d32d41
Activate pilrc.
2000-03-31 05:17:35 +00:00
Jun Kuriyama
fd892a18eb
Resource compiler for Pilot applications.
2000-03-31 05:16:30 +00:00
Jun Kuriyama
0c50289e01
Re-activate prc-tools suite.
2000-03-31 04:21:36 +00:00
Jun Kuriyama
6c591d2327
Resurrect prc-tools port.
2000-03-31 04:20:36 +00:00
Jun Kuriyama
7bb9ffbfb8
PRC-tools for Palm OS (gcc part).
2000-03-31 04:08:41 +00:00
Jun Kuriyama
56da273a59
PRC-tools for Palm OS (binutils part).
2000-03-31 03:56:31 +00:00
Jun Kuriyama
a42132972c
Activate palmos-sdk.
2000-03-31 03:40:36 +00:00
Jun Kuriyama
2f1cea482d
Palm OS SDK 3.5.
2000-03-31 03:39:35 +00:00
Will Andrews
bf8c1069f6
Change from http://jpilot.linuxbox.com/ to http://jpilot.linuxave.net/ .
...
PR: 17607
Submitted by: Alex Varju <varju@snapple.webct.com>
2000-03-27 10:38:19 +00:00
Ade Lovett
b1b8bba31a
Add gnomepilot-conduits which will provide additional
...
conduits for the base gnomepilot port.
2000-03-21 17:59:52 +00:00
Ade Lovett
824a360198
Update to 0.1.49
2000-03-21 17:52:05 +00:00
Michael Haro
c9ea4d6a8c
remove extra blank line (portlint)
2000-03-21 08:16:01 +00:00
Michael Haro
6db6ca7523
move BUILD_DEPENDS to DEPENDS section
2000-03-21 08:14:55 +00:00
Munechika SUMIKAWA
ae8881abf3
Upgrade to 0.98.
...
PR: 17195
Submitted by: Alex Varju <varju@snapple.webct.com>
2000-03-05 13:57:24 +00:00
Satoshi Asami
8cdbcbd8da
Bump shlib versions of kdelibs11 and kdesupport11.
2000-02-24 07:01:14 +00:00
Dirk Froemberg
c07b4c9c05
Add malsync.
2000-02-22 20:28:59 +00:00
Dirk Froemberg
ef14fd654f
Initial import of malsync:
...
Sync to Mobile Application Link (MAL) compliant servers
2000-02-22 20:26:58 +00:00
Dima Ruban
3cc92cfdf1
Use USE_LIBTOOL.
...
Submitted by: Jeremy Lea <reg@freebsd.org>
2000-02-19 22:13:35 +00:00
R. Imura
47505f1538
This port dosn't require giflib, too.
2000-02-15 14:37:13 +00:00
Steve Price
482f556280
Moving p5-hp200lx-db version 0.07 to the databases category.
...
This is a perl modules for handling HP 200LX palmtop computer databases.
PR: 15851
Submitted by: Gerhard Gonter (g.gonter@ieee.org>
2000-02-13 17:12:22 +00:00
Nik Clayton
8ca11a8b40
Upgrade iSilo to v2.55.
...
Principal difference is that, after come careful lobbying, this is now a
FreeBSD native application. Trim the man page to remove the Linux specific
comments, stop branding the binary as Linux, and update to reflect the
fact that the binary is now called iSiloBSD.
2000-02-03 20:53:31 +00:00
Kris Kennaway
f981e8c9cc
Rectify previous commit: CFLAGS should be CXXFLAGS
2000-02-02 07:33:07 +00:00
Nik Clayton
47944d1e48
Add 'ONLY_FOR_ARCHS= i386'
...
Prompted by: green
2000-01-30 22:56:09 +00:00
Steve Price
73baf7ab26
Update to version 1.1.2.
...
Submitted by: maintainer
2000-01-30 18:20:54 +00:00
Steve Price
82389d4c9c
Adding coldsync version 1.0.0.
...
Synchronize a PalmPilot with a Unix workstation.
PR: 16293
Submitted by: Andrew Arensburger <arensb@ooblick.com>
2000-01-29 04:50:39 +00:00
Steve Price
36b9159a86
Adding p5-hp200lx-db version 0.07.
...
A perl modules to handle HP 200LX palmtop computer databases.
PR: 15851
Submitted by: Gerhard Gonter <g.gonter@ieee.org>
2000-01-29 04:48:11 +00:00
Kris Kennaway
6e1633a8d0
Respect CXX and CFLAGS
2000-01-28 06:49:33 +00:00
Munechika SUMIKAWA
88c1dba56d
Upgrade to 2.53.
...
Approved by: maintainer
2000-01-26 07:16:19 +00:00
Ade Lovett
236d6cc5ac
Update to 0.1.48
...
Prompted by: Fennerisms in my inbox
2000-01-22 04:42:02 +00:00
Vanilla I. Shu
b53cbc1e92
Correct pkg/PLIST.
2000-01-16 11:50:38 +00:00
Yukihiro Nakai
7d396f6073
Add gnomepilot entry.
1999-12-28 02:27:41 +00:00
Yukihiro Nakai
33016534bb
New ports GNOME communication tool for palm pilot.
...
PR: ports/15727
Submitted by: Ade Lovett <ade@lovett.com>
1999-12-28 02:26:40 +00:00
Bill Fumerola
7da8cc3fc6
A healthy dose of portlint.
...
Approved by: nik
1999-12-27 15:30:37 +00:00
Munechika SUMIKAWA
0817aa7e2a
Upgrate to 0.97 and plugin support.
...
PR: 15670, 15671
Submitted by: maintainer
1999-12-25 15:45:42 +00:00
Bill Fumerola
7b1b2da263
(1) portlint: one distfile should be a DISTNAME + EXTRACT_SUFX
...
(2) The old MASTER_SITE didn't contain the file, so get some reliable sites.
(3) This program actually got bumped to 0.7a, which just corrected spelling
errors and portability (which is why patches/patch-aa shrunk and why the
checksum changed.)
1999-12-25 06:41:02 +00:00
Nik Clayton
91df3d960a
Add isilo.
1999-12-24 01:11:58 +00:00
Nik Clayton
7029014e91
iSilo: Convert text/HTML files to files suitable for installing on a
...
Palm Pilot, and reading with the iSilo Palm Document reader.
A reasonable attempt at retaining the HTML formatting is
performed (and images are retained) making this great for
building a Palm-able version of the FAQ or Handbook. . .
1999-12-24 01:11:12 +00:00
Steve Price
fa2daeeb29
Update to version 0.8.3.
...
PR: 15479
Submitted by: maintainer
1999-12-23 19:22:54 +00:00
Steve Price
15c9b9d466
Update to use Tcl/Tk version 8.2. Also USE_LIBTOOL=yes to get rid of
...
the .la droppings.
1999-12-22 21:29:31 +00:00
Munechika SUMIKAWA
96f1c53c3a
Original distribution has tiny changed. fix checksum.
1999-12-09 15:56:05 +00:00
Steve Price
e8adb04ed4
Remove the prc-tools ports. Distfile SNAFU. Broken port. No maintainer.
...
Etc... See the PR for the long-winded version. :)
PR: 14288
Submitted by: Ade Lovett <ade@lovett.com>
1999-11-26 18:45:07 +00:00
Munechika SUMIKAWA
eabad21ebe
upgrade to 0.96.
...
PR: 14825
Submitted by: Lars Koeller <lkoeller@cc.fh-lippe.de>
1999-11-11 22:40:41 +00:00
Brian Feldman
352ace81c6
Update to include the latest distribution patches.
1999-11-01 02:26:25 +00:00
Dima Ruban
a971d2a794
Fix sendmail path.
...
Submitted by: lesnyj@informatik.tu-muenchen.de
1999-10-11 22:03:02 +00:00
Chris Piazza
c29496611c
Fix odd markup in the man page
...
PR: 12921
Submitted by: nik
1999-10-02 19:04:43 +00:00
Munechika SUMIKAWA
e02e609ae4
upgrade to 0.8.1.
...
PR: 13690
Reviewed by: maintainer
1999-10-02 16:43:47 +00:00
Steve Price
2169e434e8
The version number of libgif.so has changed to 5.
1999-09-18 03:12:11 +00:00
Munechika SUMIKAWA
303a90db41
some files are lacked in PLIST.
...
PR: 13687
Submitted by: Lars Koeller <lkoeller@cc.fh-lippe.de>
1999-09-17 18:26:48 +00:00
Bill Fenner
dfc69d865a
spaces -> tab, to make this Makefile parsable.
...
If you're going to use xterm cut'n'paste, please try running the
file through unexpand -a to get rid of xterm's tab expansion.
1999-09-10 18:55:54 +00:00
Munechika SUMIKAWA
efde35e18b
update to 0.95.
...
PR: 13669
Submitted by: maintainer
1999-09-10 17:35:46 +00:00
Munechika SUMIKAWA
1a9d7ec565
designate major numer of libpisck in LIB_DEPENDS
...
Approved by: asami
1999-09-10 09:36:13 +00:00
Satoshi Asami
fa4ca634ba
Run ldconfig.
...
Noticed by: bento's errorlogs of jpilot who couldn't find the shlibs
1999-09-10 07:39:14 +00:00
Munechika SUMIKAWA
4302a14d84
- add 'comms' on CATEGORIES.
...
- designate GTK_CONFIG in Makefile, not patches
Reviewed by: maintainer
- change = to ?= or += in some of the variables in palm/jpilot
instead of assigning variables after the .include statement.
Suggested by: asami
1999-09-09 15:27:20 +00:00
Munechika SUMIKAWA
4e90ebaa9f
this port depend on ports/graphics/netpbm.
...
Noticed by: ports-jp
1999-09-07 06:30:51 +00:00
Munechika SUMIKAWA
269a165ded
palm stuffs should be install in ${LOCALBASE}/pilot
1999-08-31 15:44:35 +00:00
Munechika SUMIKAWA
b300dbc213
activate jpilot
1999-08-31 14:05:46 +00:00
Munechika SUMIKAWA
c17456dac3
J-Pilot is a desktop organizer application for the palm pilot that
...
runs under Linux, and Unix. It is similar in functionality to the
one that 3com distributes for a well known rampant legacy operating
system.
WWW: http://jpilot.linuxbox.com/
PR: 13337
Submitted by: Alex Varju <varju@webct.com>
Reviewed by: sumikawa
1999-08-31 14:00:48 +00:00
Michael Haro
65ab34a667
FreeBSD.ORG -> FreeBSD.org
...
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
1999-08-31 06:53:31 +00:00
Munechika SUMIKAWA
e70b84b86d
activate imgvtopgm
1999-08-30 18:14:17 +00:00
Munechika SUMIKAWA
9c98b7f851
Palm Pilot Image Viewer to PGM Converter, which for converting Pilot
...
Image and from Portable Graymaps and Portable Bitmaps.
WWW: http://www.trends.net/~mu/pilot.html#imgvtopgm
1999-08-30 18:10:06 +00:00
Peter Wemm
da8955d04b
$Id$ -> $FreeBSD$
1999-08-30 14:33:04 +00:00
Dima Ruban
470c6d7453
0.9.2 -> 0.9.3
...
Submitted by: Michael Reifenberg <root@nihil.plaut.de>
1999-08-21 09:55:27 +00:00
Matthew Hunt
b48b9d9f29
Mark BROKEN: Ports are not allowed to touch anything outside of
...
$WRKSRC during the build.
Requested by: jkh
1999-08-03 17:07:46 +00:00
Tim Vanderhoek
dd9ff05a6a
Commit #3/4 to enforce caps, no period.
...
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.
As promised,
$ time cvs ci
real 67m51.701s
user 0m1.250s
sys 0m5.345s
1999-06-26 19:12:45 +00:00
Steve Price
1168ac2097
Add the syncal port.
1999-06-09 00:26:25 +00:00
Steve Price
0018ea21c0
Initial impoirt of syncal version 0.5.
...
Synchronize your PalmPilot with ical.
PR: 11304
Submitted by: Lars Koeller <lkoeller@cc.fh-lippe.de>
1999-06-09 00:25:42 +00:00
Thomas Gellekum
25490e549c
Forget about ${PREFIX}/include/giflib.
1999-05-27 07:32:49 +00:00
Steve Price
d16b6fb6c2
Use KDE version 1.1 instead of version 1.0.
1999-05-24 02:31:51 +00:00
Michael Haro
7d7e9764c2
add WWW:
1999-05-03 04:59:26 +00:00
Jacques Vidrine
df89bfc177
* Location of binutils distfile moved-- add MASTER_SITE_SUBDIR
1999-04-24 03:07:36 +00:00
Michael Haro
05c91b5a82
Upgrade from 0.9.1 to 0.9.2
...
PR: 11284
Submitted by: Lars Koeller lkoeller@cc.fh-lippe.de
1999-04-22 21:01:45 +00:00
Chuck Robey
9a50e6ac43
Make DESCR more descriptive.
1999-04-07 11:26:58 +00:00
Dima Ruban
8d417509ac
0.9.0 -> 0.9.1
1999-02-21 22:30:59 +00:00
Dirk Froemberg
17402c448d
Remove BROKEN_ELF:
...
replace /usr/bin/perl in ${WRKSRC}/stubgen with ${PERL5}.
1999-02-02 16:24:38 +00:00
Vanilla I. Shu
cdf7221369
Upgrade to 0.6.6.
1999-01-24 06:53:31 +00:00
Satoshi Asami
0eb5003d31
Move Palm*-related programs to new "palm" category.
...
Reviewed by: the ports list
1999-01-09 08:52:31 +00:00
Satoshi Asami
d48688aeef
The new "palm" category for software to support 3Com Palm series of products.
...
Reviewed by: the ports list
1999-01-09 03:33:05 +00:00
Jacques Vidrine
79337a0bf0
Previous commit for ELF broke a.out.
...
Alerted by: Satoshi Asami <asami@freebsd.org>
1998-11-06 21:17:33 +00:00
Satoshi Asami
a719a25983
Add "pilot" to list of categories.
1998-11-06 04:20:59 +00:00
Jacques Vidrine
e2b5e2fbc9
* Oops, I introduced a dependency on pilot-link in my last commit.
...
kpilot includes its own copy of libpisock (aka libpilot), version 2.
1998-11-04 03:35:15 +00:00
Jacques Vidrine
765a33024c
* corrected CATEGORIES (from 'x11 kde' to 'comms kde')
...
* updated for ELF
* correct patches so that we have only one patch per file
* give configure a hint so that it may find pilot-link libs
1998-11-04 01:55:29 +00:00
Justin M. Seger
c6d753f284
BROKEN for ELF:
...
cd libglib.0.1.0 ; make PREFIX=/usr/local/pilot TOOLDIR=/usr/local/pilot/bin LIBCDIR=libc.0.1.2 LIBMDIR=libmf.0.1.2 LIBGLIBDIR=libglib.0.1.0
cd libc.0.1.2 ; make PREFIX=/usr/local/pilot TOOLDIR=/usr/local/pilot/bin LIBCDIR=libc.0.1.2 LIBMDIR=libmf.0.1.2 LIBGLIBDIR=libglib.0.1.0
rm -f libc.sa
../exportlist libc.a > libc.exp
../stubgen "C Library" Libc libcstub.c Libc.S < libc.exp
../stubgen: not found
*** Error code 127
1998-10-12 20:42:33 +00:00
Justin M. Seger
e8caf9227f
Unbreak for ELF.
...
Submitted by: dima
1998-10-12 03:08:56 +00:00
Justin M. Seger
1c56a8adfd
Mark for ELF:
...
Creating gzip'd tar ball in '/usr/ports/packages/All/pilot-link-0.9.0.tgz'
tar: can't add file lib/libpisock.so.3 : No such file or directory
/usr/sbin/pkg_create: tar command failed with code 256
1998-10-12 00:57:07 +00:00
Justin M. Seger
1e2198be5c
Mark BROKEN for ELF. This hasn't been updated with new library names.
1998-10-11 23:34:36 +00:00
Brian Somers
80ef5c1ba6
Elfify
1998-10-02 18:21:34 +00:00
Dima Ruban
e011ad0207
Unbreak it and also upgrade to v0.9.0
1998-09-30 04:52:36 +00:00
Justin M. Seger
c94a576e69
Mark all KDE ports BROKEN for ELF.
1998-09-30 02:07:28 +00:00
Justin M. Seger
778c040197
Mark BROKEN:
...
===> Building package for pilot-link-0.8.13
Creating package /usr/ports/packages/All/pilot-link-0.8.13.tgz
Registering depends: tcl-8.0.2 tk-8.0.2.
Creating gzip'd tar ball in '/usr/ports/packages/All/pilot-link-0.8.13.tgz'
tar: can't add file bin/ietf2datebook : No such file or directory
tar: can't add file bin/pilot-undelete : No such file or directory
tar: can't add file bin/sync-plan : No such file or directory
tar: can't add file lib/libpisock.so.3 : No such file or directory
/usr/sbin/pkg_create: tar command failed with code 256
1998-09-29 11:22:30 +00:00
Satoshi Asami
41637d4447
tk80 has been ELFized.
1998-09-25 10:05:14 +00:00
Steve Price
dcf1287e4d
giflib is now converted to ELF so remove regexp support.
1998-09-19 01:33:49 +00:00
Satoshi Asami
081079e0db
Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it
...
in the first place.
1998-09-17 00:33:02 +00:00
Satoshi Asami
4dc064b0c5
jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.
...
(Note, since the shlib major didn't change this just removes the regexp
support.)
1998-09-15 11:46:15 +00:00
Satoshi Asami
03d5b496f6
libXpm major is now 5. Also remove regexp support in preparation for
...
ELF conversion.
1998-09-15 11:13:39 +00:00
Satoshi Asami
60ba2bdb08
Drats. libjscript is still at 0.90.
1998-08-25 10:31:50 +00:00
Satoshi Asami
7147ee4f54
kde shared libs are now at version 1. Gosh, no wonder they kept being
...
reinstalled over and over.
1998-08-25 10:04:59 +00:00
Tim Vanderhoek
91580b1ade
Wow. Deleting manpages is a lot faster on bento.
1998-08-17 08:23:05 +00:00
Justin M. Seger
8c0a791e84
Mark BROKEN for current.
1998-08-16 03:11:47 +00:00
Satoshi Asami
65edaaa1f5
Replace qt dependencies with USE_QT.
...
(Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and
GNU_CONFIGURE)
1998-08-12 06:29:36 +00:00
Satoshi Asami
c12c2467ed
Remove manpages define in MAN? fom PLIST for all the devel ports.
...
I'm going to leave p5-* alone for now (where the version stuff is
going to land is still unclear).
1998-08-12 01:55:34 +00:00
Satoshi Asami
5264cbceb5
Fix up dependencies for ports that moved into the x11-toolkits category.
1998-08-07 23:56:56 +00:00
Satoshi Asami
ceba211283
Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
...
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
1998-08-05 09:31:52 +00:00
Satoshi Asami
f43d551b4e
Remove non-existent file so this port packages. I'm not exactly sure
...
if it's supposed to be there or not, but there isn't any "kpilot.mo"
under /usr/local/share.
1998-06-05 20:21:02 +00:00
Satoshi Asami
2760c6e473
Fix shlib version number so this one packages.
1998-06-05 09:37:47 +00:00
Donald Burr
6ddb75cb48
Added check for "-m486" in CFLAGS &/or /etc/make.conf.
...
The port doesn't build properly if "-m486" is present.
1998-05-27 00:17:45 +00:00
Dima Ruban
056059a941
3.0 -> 3.0.2
1998-05-20 19:34:26 +00:00
Chuck Robey
375bd3f2ec
Fix checksum.
...
PR: 6602
1998-05-13 23:17:05 +00:00
Dima Ruban
e6dec4d0a3
2.0 -> 3.0
...
Also make myself as a maintainer (Okayed with se@freebsd.org )
1998-05-12 00:31:48 +00:00
Dima Ruban
476cb3e492
0.8.12 -> 0.8.13
1998-05-12 00:23:35 +00:00
Dima Ruban
0639beeb06
0.8.11 -> 0.8.12
...
Also make myself a maintainer.
1998-05-10 16:47:31 +00:00
Dima Ruban
166845220d
0.8.9 -> 0.8.11
1998-05-06 20:51:05 +00:00
Justin M. Seger
18f33c0f93
Change JPEG shared library number to 9. This is to make sure that everyone
...
installs the version of the port that uses shared library number 9 and the
LIBRARY_VERSION set to the default. Normally this is against our policy
(bumping the version number for minor things), however due to the major
problems caused with the upgrade, Satoshi and I decided that this was best.
Approved by: asami
1998-05-04 20:23:32 +00:00
Justin M. Seger
b5544f1358
Switch remaining ports to use jpeg lib version 8.0.
1998-04-15 22:18:24 +00:00
Satoshi Asami
5a440621ee
Mark this port broken, it doesn't install. While I'm here,
...
make this port use GNU_CONFIGURE (which is essentially HAS_CONFIGURE +
--prefix=$(PREFIX}).
1998-03-17 06:02:58 +00:00
Stefan Eßer
b2b2442145
Port of KPilot, the KDE style frontend to your 3Com PalmPilot.
...
This port contains a recent version of libtool/ltmain.sh in "files",
since I spent to many hours trying to make the "ltconfig" that comes
with the kpilot sources DTRT under FreeBSD ...
This port compiles cleanly, but has not been actually tested with
a PalmPilot. If you want me to test it send one :)
1998-03-07 15:31:55 +00:00
Satoshi Asami
f5d98fa789
Use mtree/mkdir ${PREFIX} fix in rev 1.271 of bsd.port.mk. (I.e.,
...
don't worry about it here, it was too late anyway.)
1998-02-19 06:55:19 +00:00
Jordan K. Hubbard
a81d9037a5
Make sure ${PREFIX} exists (from prc-tools port).
1998-01-30 22:59:31 +00:00
Jordan K. Hubbard
afae53b35d
Take this port over from pst at his request. Move everything under
...
/usr/local/pilot subhierarchy since this thing installs a *lot* of
executables and headers, many of which may well conflict with other
tools. This also makes it consistent with the prc-tools port.
Use suggestion from Satoshi to deal with PREFIX (thanks, Satoshi!).
1998-01-15 17:47:37 +00:00
Satoshi Asami
54787e8c4d
Add four ports to "pilot" virtual category.
1998-01-01 17:29:11 +00:00
Paul Traina
2158d6ace5
Package fix
1997-12-16 22:48:47 +00:00
Paul Traina
7bd179795e
Upgrade to 0.8.9
1997-12-16 22:43:24 +00:00
Paul Traina
1946179601
Force use of perl5 even if someone's got their path backwards.
1997-11-30 23:27:24 +00:00
Paul Traina
75b78d4adb
It's not broken, also unspam CONFIGURE_ARGS change (+=, not =)
1997-11-30 22:47:45 +00:00
Paul Traina
be4e808e77
Change broken to trigger when an incompatible port has been installed.
1997-11-30 21:27:34 +00:00
Paul Traina
69f2b54a8a
Try to work around turds left by octave package.
1997-11-30 21:22:31 +00:00
Justin M. Seger
f85e27784c
Mark this BROKEN for 3.0 as well. Same libreadline problem.
1997-11-30 15:14:37 +00:00
Paul Traina
af17573617
Fix strip problem.
...
Fix /usr/local/palm vs /usr/local/pilot (I got dyslexic at last second).
Turn on optimization where it makes sense.
1997-11-25 09:18:12 +00:00
Paul Traina
0b66b77962
Don't specify .gz in MAN1
1997-11-25 09:06:46 +00:00
Satoshi Asami
5de708664b
Oops, that was not the problem -- fix PREFIX. Either way, I have no
...
idea how this worked for anyone.
Mark it broken (strip problem). I believe pst is working on it.
1997-11-25 08:36:16 +00:00
Satoshi Asami
43b37567ba
Create ${PREFIX} (= ${LOCALBASE}/palm) before installing. mtree won't
...
create the base directory for you.
1997-11-25 07:52:07 +00:00
Satoshi Asami
2611ad4423
Portlint.
1997-11-25 07:38:50 +00:00
Satoshi Asami
5a118d1b15
Mark it broken for 2.2 (libreadline version).
1997-11-25 07:17:02 +00:00
Satoshi Asami
5e8932f588
No need to use += for CONFIGURE_ARGS.
1997-11-25 06:53:16 +00:00
Paul Traina
e814b6b0e8
Strip binaries
1997-11-24 09:43:42 +00:00
Paul Traina
4e869495fb
Forgot to add MAN1= stuff.
1997-11-24 09:38:13 +00:00
Paul Traina
ad458ff6b3
pilot-link is a set of utilities for linking with the PalmPilot PDA.
...
Libraries and header files are included to allow the creation of custom
applications in C, C++, Perl5, Tcl, Java, and Python (not all are enabled
in this port).
1997-11-24 09:10:43 +00:00
Paul Traina
bf469bb89f
prc-tools is a complete software development environment for creating
...
applications for the PalmPilot(tm) PDA.
1997-11-24 09:03:50 +00:00
Bill Fenner
8ca00a3ce7
xcopilot, a Palm Pilot(TM) emulator.
...
PR: ports/4109
Submitted by: Nick Sayer <nsayer@quack.kfu.com>
1997-11-23 23:39:42 +00:00
Satoshi Asami
ac2919411d
Mini-cleanup.
1997-06-08 11:50:31 +00:00
James FitzGibbon
c0e84f1f0b
Diablo isn't written in perl; I am therefore not the MAINTAINTER.
...
Fix MAINTAINER lines (broken/missing) in these ports.
Pointed-out-by: Wolfram Schneider <wosch@apfel.de>
(the auto-ports-announcer - three cheers)
1997-06-08 01:41:06 +00:00
James FitzGibbon
3ee973c63b
Import of a util to create PalPilot Doc format files from text files
1997-05-30 20:07:46 +00:00