summaryrefslogtreecommitdiff
path: root/palm (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-05-27Forget about ${PREFIX}/include/giflib.Thomas Gellekum1-3/+1
Notes: svn path=/head/; revision=19018
1999-05-24Use KDE version 1.1 instead of version 1.0.Steve Price1-7/+7
Notes: svn path=/head/; revision=18971
1999-05-03add WWW:Michael Haro3-6/+8
Notes: svn path=/head/; revision=18428
1999-04-24* Location of binutils distfile moved-- add MASTER_SITE_SUBDIRJacques Vidrine1-1/+2
Notes: svn path=/head/; revision=18107
1999-04-22Upgrade from 0.9.1 to 0.9.2Michael Haro4-8/+8
PR: 11284 Submitted by: Lars Koeller lkoeller@cc.fh-lippe.de Notes: svn path=/head/; revision=18091
1999-04-07Make DESCR more descriptive.Chuck Robey1-1/+16
Notes: svn path=/head/; revision=17686
1999-02-210.9.0 -> 0.9.1Dima Ruban6-12/+18
Notes: svn path=/head/; revision=16814
1999-02-02Remove BROKEN_ELF:Dirk Froemberg1-3/+2
replace /usr/bin/perl in ${WRKSRC}/stubgen with ${PERL5}. Notes: svn path=/head/; revision=16500
1999-01-24Upgrade to 0.6.6.Vanilla I. Shu4-40/+37
Notes: svn path=/head/; revision=16282
1999-01-09Move Palm*-related programs to new "palm" category.Satoshi Asami7-14/+14
Reviewed by: the ports list Notes: svn path=/head/; revision=15943
1999-01-09The new "palm" category for software to support 3Com Palm series of products.Satoshi Asami2-0/+11
Reviewed by: the ports list Notes: svn path=/head/; revision=15940
1998-11-06Previous commit for ELF broke a.out.Jacques Vidrine4-14/+46
Alerted by: Satoshi Asami <asami@freebsd.org> Notes: svn path=/head/; revision=14376
1998-11-06Add "pilot" to list of categories.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=14368
1998-11-04* Oops, I introduced a dependency on pilot-link in my last commit.Jacques Vidrine2-9/+2
kpilot includes its own copy of libpisock (aka libpilot), version 2. Notes: svn path=/head/; revision=14342
1998-11-04* corrected CATEGORIES (from 'x11 kde' to 'comms kde')Jacques Vidrine4-68/+55
* 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 Notes: svn path=/head/; revision=14338
1998-10-12BROKEN for ELF:Justin M. Seger1-1/+3
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 Notes: svn path=/head/; revision=13919
1998-10-12Unbreak for ELF.Justin M. Seger2-6/+2
Submitted by: dima Notes: svn path=/head/; revision=13881
1998-10-12Mark for ELF:Justin M. Seger2-2/+6
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 Notes: svn path=/head/; revision=13877
1998-10-11Mark BROKEN for ELF. This hasn't been updated with new library names.Justin M. Seger1-1/+3
Notes: svn path=/head/; revision=13875
1998-10-02ElfifyBrian Somers1-14/+7
Notes: svn path=/head/; revision=13603
1998-09-30Unbreak it and also upgrade to v0.9.0Dima Ruban6-14/+22
Notes: svn path=/head/; revision=13546
1998-09-30Mark all KDE ports BROKEN for ELF.Justin M. Seger1-1/+3
Notes: svn path=/head/; revision=13545
1998-09-29Mark BROKEN:Justin M. Seger2-2/+6
===> 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 Notes: svn path=/head/; revision=13535
1998-09-25tk80 has been ELFized.Satoshi Asami2-4/+4
Notes: svn path=/head/; revision=13387
1998-09-19giflib is now converted to ELF so remove regexp support.Steve Price1-2/+2
Notes: svn path=/head/; revision=13232
1998-09-17Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itSatoshi Asami1-2/+2
in the first place. Notes: svn path=/head/; revision=13190
1998-09-15jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.Satoshi Asami1-2/+2
(Note, since the shlib major didn't change this just removes the regexp support.) Notes: svn path=/head/; revision=13147
1998-09-15libXpm major is now 5. Also remove regexp support in preparation forSatoshi Asami1-2/+2
ELF conversion. Notes: svn path=/head/; revision=13144
1998-08-25Drats. libjscript is still at 0.90.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=12838
1998-08-25kde shared libs are now at version 1. Gosh, no wonder they kept beingSatoshi Asami1-7/+7
reinstalled over and over. Notes: svn path=/head/; revision=12836
1998-08-17Wow. Deleting manpages is a lot faster on bento.Tim Vanderhoek2-14/+0
Notes: svn path=/head/; revision=12571
1998-08-16Mark BROKEN for current.Justin M. Seger1-1/+6
Notes: svn path=/head/; revision=12536
1998-08-12Replace qt dependencies with USE_QT.Satoshi Asami1-4/+3
(Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and GNU_CONFIGURE) Notes: svn path=/head/; revision=12469
1998-08-12Remove manpages define in MAN? fom PLIST for all the devel ports.Satoshi Asami1-20/+0
I'm going to leave p5-* alone for now (where the version stuff is going to land is still unclear). Notes: svn path=/head/; revision=12467
1998-08-07Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami3-7/+7
Notes: svn path=/head/; revision=12335
1998-08-05Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1-2/+2
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
1998-06-05Remove non-existent file so this port packages. I'm not exactly sureSatoshi Asami1-1/+0
if it's supposed to be there or not, but there isn't any "kpilot.mo" under /usr/local/share. Notes: svn path=/head/; revision=11282
1998-06-05Fix shlib version number so this one packages.Satoshi Asami2-2/+2
Notes: svn path=/head/; revision=11273
1998-05-27Added check for "-m486" in CFLAGS &/or /etc/make.conf.Donald Burr1-1/+15
The port doesn't build properly if "-m486" is present. Notes: svn path=/head/; revision=11162
1998-05-203.0 -> 3.0.2Dima Ruban2-4/+4
Notes: svn path=/head/; revision=11081
1998-05-13Fix checksum.Chuck Robey1-1/+1
PR: 6602 Notes: svn path=/head/; revision=10974
1998-05-122.0 -> 3.0Dima Ruban5-23/+42
Also make myself as a maintainer (Okayed with se@freebsd.org) Notes: svn path=/head/; revision=10952
1998-05-120.8.12 -> 0.8.13Dima Ruban4-8/+8
Notes: svn path=/head/; revision=10951
1998-05-100.8.11 -> 0.8.12Dima Ruban4-10/+10
Also make myself a maintainer. Notes: svn path=/head/; revision=10934
1998-05-060.8.9 -> 0.8.11Dima Ruban4-8/+8
Notes: svn path=/head/; revision=10884
1998-05-04Change JPEG shared library number to 9. This is to make sure that everyoneJustin M. Seger1-2/+2
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 Notes: svn path=/head/; revision=10846
1998-04-15Switch remaining ports to use jpeg lib version 8.0.Justin M. Seger1-2/+2
Notes: svn path=/head/; revision=10525
1998-03-17Mark this port broken, it doesn't install. While I'm here,Satoshi Asami1-4/+5
make this port use GNU_CONFIGURE (which is essentially HAS_CONFIGURE + --prefix=$(PREFIX}). Notes: svn path=/head/; revision=10208
1998-03-07Port of KPilot, the KDE style frontend to your 3Com PalmPilot.Stefan Eßer7-0/+118
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 :) Notes: svn path=/head/; revision=10062
1998-02-19Use mtree/mkdir ${PREFIX} fix in rev 1.271 of bsd.port.mk. (I.e.,Satoshi Asami3-15/+3
don't worry about it here, it was too late anyway.) Notes: svn path=/head/; revision=9822