aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-12-19 01:39:45 +0800
committermarcus <marcus@FreeBSD.org>2003-12-19 01:39:45 +0800
commitb4f546ec780b09f7d358627aafbbc19fbb2c4d9e (patch)
tree91c20fd8b5dec62cfcace5d96bca09ecf357bf9e /lang
parent39531386706e50f2d7b1c2cd15554fcfb399209a (diff)
downloadfreebsd-ports-gnome-b4f546ec780b09f7d358627aafbbc19fbb2c4d9e.tar.gz
freebsd-ports-gnome-b4f546ec780b09f7d358627aafbbc19fbb2c4d9e.tar.zst
freebsd-ports-gnome-b4f546ec780b09f7d358627aafbbc19fbb2c4d9e.zip
Re-add the format feature from slib 2d5. This is needed for GnuCash.
Submitted by: maintainer
Diffstat (limited to 'lang')
-rw-r--r--lang/slib/Makefile14
-rw-r--r--lang/slib/distinfo1
-rw-r--r--lang/slib/pkg-plist1
3 files changed, 14 insertions, 2 deletions
diff --git a/lang/slib/Makefile b/lang/slib/Makefile
index fe874e07cf30..009f7e2b5df2 100644
--- a/lang/slib/Makefile
+++ b/lang/slib/Makefile
@@ -7,18 +7,28 @@
PORTNAME= slib
PORTVERSION= 3a1
+PORTREVISION= 1
CATEGORIES= lang scheme
-MASTER_SITES= http://swissnet.ai.mit.edu/ftpdir/scm/
-DISTNAME= slib${PORTVERSION}
+MASTER_SITES= http://swissnet.ai.mit.edu/ftpdir/scm/ \
+ http://swissnet.ai.mit.edu/ftpdir/scm/OLD/:old
+DISTFILES= slib2d5${EXTRACT_SUFX}:old \
+ slib${PORTVERSION}${EXTRACT_SUFX}
MAINTAINER= fuyuki@nigredo.org
COMMENT= A portable scheme library
+USE_REINPLACE= yes
WRKSRC= ${WRKDIR}/slib
USE_GMAKE= yes
ALL_TARGET= slib.info
INFO= slib
+post-extract:
+ ${RM} ${WRKSRC}/formatst.scm ${WRKSRC}/report.scm
+
+post-patch:
+ ${REINPLACE_CMD} -e 's/;;(format/(format/' ${WRKSRC}/mklibcat.scm
+
do-install:
${MKDIR} ${DATADIR}
cd ${WRKSRC}; ${INSTALL_DATA} *.scm *.init *.txt *.xyz *.ps ${DATADIR}
diff --git a/lang/slib/distinfo b/lang/slib/distinfo
index 3578a24da7d6..fb3be100d322 100644
--- a/lang/slib/distinfo
+++ b/lang/slib/distinfo
@@ -1 +1,2 @@
MD5 (slib3a1.tar.gz) = dc1aa0ffb9e2414223ceefc315f6baf9
+MD5 (slib2d5.tar.gz) = e76f8d3b52ccd5c0f9c559310ecf6f68
diff --git a/lang/slib/pkg-plist b/lang/slib/pkg-plist
index baa74db5d97a..e23ed8c54e18 100644
--- a/lang/slib/pkg-plist
+++ b/lang/slib/pkg-plist
@@ -49,6 +49,7 @@
%%DATADIR%%/factor.scm
%%DATADIR%%/fft.scm
%%DATADIR%%/fluidlet.scm
+%%DATADIR%%/format.scm
%%DATADIR%%/gambit.init
%%DATADIR%%/genwrite.scm
%%DATADIR%%/getopt.scm
n> * Upgrade to 0.4.0demon2001-09-236-8/+56 * Remove extraneous " in MASTER_SITES.fenner2001-09-191-1/+1 * Add kmymoney2 0.3.6, kMyMoney2 - The Personal Finances Manager for KDE.dwcjr2001-09-178-0/+183 * Update to 1.9petef2001-09-142-2/+2 * Update to 1.0.18petef2001-09-142-4/+4 * Refine RUN_DEPENDS: delete obsolete gnuplot and add two perl modules necessarysobomax2001-09-111-2/+4 * - Hand the maintainership over to the submitter.knu2001-09-111-3/+30 * Set DIST_SUBDIR=KDEdemon2001-09-1110-5/+10 * MAINTAINER -> kde@FreeBSD.orgdemon2001-09-014-4/+4 * Give maintainership to David Gilbert <dgilbert@velocet.ca>petef2001-09-011-1/+1 * Drop maintainership. I don't use this thing any more...mi2001-08-311-1/+1 * Make not fail when width or height = 0dwcjr2001-08-312-0/+21 * Make CATEGORIES and MAINTAINER overridable for japanese/kde*.knu2001-08-311-2/+2 * Reassign MAINTAINER to kde@FreeBSD.org, a group formed specifically towill2001-08-251-1/+1 * Change my email address to petef@FreeBSD.org for the ports I maintain.petef2001-08-232-2/+2 * Update port to version 1.0.17.olgeni2001-08-192-3/+2 * add logjamijliao2001-08-176-0/+35 * Update to 1.6.2.sobomax2001-08-163-54/+54 * *sigh* They changed the path to the tarballs again. This was verifiedwill2001-08-165-5/+5 * Update to KDE 2.2:will2001-08-1515-1088/+929 * Adieu ftp.freesoftware.com!joerg2001-08-121-2/+1 * Remove phpgw_projects port from category Makefile.olgeni2001-08-081-1/+0 * Remove the phpgw_projects port, now officially in phpgroupware.olgeni2001-08-085-134/+0 * Remove phpgw_inventory port from category Makefile.olgeni2001-08-081-1/+0 * Remove the phpgw_inventory port, now included in the stock phpgroupwareolgeni2001-08-085-131/+0 * Update port to version 0.9.12. It already includes the "inventory" andolgeni2001-08-086-1350/+6396 * Update to mhc-current-snap-20010625.knu2001-08-0210-30/+30 * Update to version 1.0.16lioux2001-08-012-3/+3 * Update to 1.6.1.sobomax2001-07-315-139/+768 * Add dailystrips 1.0.14,tobez2001-07-306-0/+58 * Upgrade to 3.0.3mi2001-07-245-21/+14 * Fix MASTER_SITES.demon2001-07-152-4/+2 * New port: MrProject.demon2001-07-1511-0/+207 * Fix a typo (PORTS --> PORTSDIR).sobomax2001-07-052-2/+2 * Use gettext-devel to workaround a incompatibility with the oldest version ofsobomax2001-07-054-70/+8 * Update to 1.4.0.2.sobomax2001-07-056-6/+74 * Update to 1.4.0.1.sobomax2001-07-0414-40/+598 * Fix pkg-plistkevlo2001-06-231-0/+1 * House distfiles under since these are no longer available elsewherelioux2001-06-231-2/+2 * update MASTER_SITESmharo2001-06-181-1/+3 * Update to 1.8ade2001-06-082-2/+2 * Unbroke.sobomax2001-06-061-1/+2 * List ruby-gtk in RUN_DEPENDS.knu2001-06-031-0/+2 * Replace explicit build dependency on automake with USE_AUTOMAKE knobade2001-06-011-2/+1 * Replace explicit build dependency on libtool with USE_LIBTOOL knobade2001-06-011-2/+1 * upgrade to 0510ijliao2001-05-274-4/+4 * add jljijliao2001-05-247-0/+53 * Update to 1.4.12ade2001-05-234-2/+10 * Add gemcal 20010510, a calender program for MHC.will2001-05-206-0/+57 * Add share/plan to pkg-plist.deischen2001-05-201-0/+1 * SWitch maintainership of core GNOME ports to a small group ofade2001-05-125-5/+5 * Update to xwrits 2.15kris2001-05-063-4/+4 * Update to GNOME 1.4 -- massive changes all around, for the sake ofade2001-05-0522-362/+662 * Fix remove doc-directory problem.shige2001-04-232-0/+2 * Update to 1.0.sobomax2001-04-199-24/+102 * Forgot to commit sorted, updated plist with previous commitkris2001-04-181-22/+26 * Update to gnucash 1.4.11kris2001-04-182-2/+2 * Add mhc-xemacs21-mule.shige2001-04-092-0/+14 * Add mhc-emacs20 port.shige2001-04-0813-0/+455 * use a more standard date format in the port versionbillf2001-04-081-2/+3 * Various fixes:will2001-04-041-1/+1 * Overhaul QT/KDE support:will2001-04-038-63/+10 * Add bigyear 20012602,mharo2001-04-036-0/+38 * Update -> 2.1.1.demon2001-04-038-8/+8 * Fix my previous mistakes: the PHP scripts really belong toolgeni2001-03-318-1877/+1877 * Bump PORTREVISION to trigger installation of the new modules.olgeni2001-03-312-0/+2 * Add phpgw_projects and phpgw_inventory to RUN_DEPENDS, to get the fullolgeni2001-03-314-10/+20 * Add phpgw_projects, a project management application for phpGroupWare.olgeni2001-03-316-0/+135 * Add phpgw_inventory, an inventory management application for phpGroupWare.olgeni2001-03-316-0/+132 * Install files in www/data, not www/data.default.olgeni2001-03-304-1656/+1656 * This port requires PHP to run (RUN_DEPENDS).olgeni2001-03-302-0/+4 * -pthread --> ${PTHREAD_LIBS}sobomax2001-03-3010-10/+10 * Add phpgroupware, a multi-user web-based groupware suite written in PHP.olgeni2001-03-2811-0/+1717 * Update to version 2.1.5kevlo2001-03-263-5/+2 * - Update checksumkevlo2001-03-174-38/+21 * Add xcalendar 4.0,kuriyama2001-03-1615-0/+1323 * Spell PORTDOCS without the trailing ':' so this port packages correctly.steve2001-03-101-3/+3 * Upgrade to use tcl/tk 8.3, instead of 8.2.keith2001-03-081-7/+7 * Attempt to fix conflicts with a local getopt.h (specifically, the fix iswill2001-03-051-1/+1 * Remove bogus WWW: URL.demon2001-03-034-8/+0 * Remove kdepim2 and kdesdk2.demon2001-03-021-1/+0 * Add kdepim: Personal Information Management tools for KDE.demon2001-03-0221-0/+1357 * Remove kdepim2.demon2001-03-025-339/+0 * New port: kdepim2 (Personal Information Management tools for KDE)demon2001-03-026-0/+340 * Lo and behold, welcome KDE 2.1 to our ports tree. As a direct result ofwill2001-02-273-44/+75 * Update yank to 0.2.0jedgar2001-02-264-2/+23 * Sanitize MASTER_SITES.lioux2001-02-221-1/+2 * Add ithought a4, an extensible text management system.nbm2001-02-206-0/+53 * Update to 2.1.4.dannyboy2001-02-183-2/+5 * typo clean up police: \s -> \tlioux2001-02-141-1/+1 * Minor tweak of WRKSRC needed by ja-plan.obrien2001-02-061-1/+1 * Release a few ports back into the wild that I don't haveade2001-01-231-1/+1 * Update port to 0.1.5jedgar2001-01-222-2/+2 * Remove hanspb@persbraten.vgs.no as MAINTAINER; email has been bouncingfenner2001-01-222-4/+0 * Update to sync with bsd.port.mk rev 1.361 - use PORTDOCS that is now inwill2001-01-171-6/+0 * Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-176-9/+8 * fix X manpage error with XFree86-4sf2001-01-102-6/+18 * Upgrade to 2.1.2kevlo2001-01-052-2/+2 * use USE_GTK instead.vanilla2001-01-041-9/+3 * Goodbye, YEAR2000. Hello, 2001.will2001-01-011-2/+0 * Add loserjabber 2.0.1, a GTK utility which allows registered users ofwill2000-12-196-0/+40 * Remove period (which pkg-comments shouldn't end with).dannyboy2000-12-171-1/+1 * Upgrade to 2.0.1kevlo2000-12-123-8/+43 * Update to 1.4.9ade2000-12-093-2/+19 * Update port to 0.8.4jedgar2000-12-023-2/+3 * Update to plan-1.8.4. Change my email address in MAINTAINER.deischen2000-11-254-77/+61 * Resign as maintainer of KDE2 ports, having brought them up from inceptionwill2000-11-181-1/+1 * Release a few more ports so I can concentrate more on GNOMEade2000-11-181-1/+1 * symlinks changed from absolute to relative.kevlo2000-11-161-10/+12 * Update to version 2.6kevlo2000-11-135-11/+30 * Change motif to a normal dependency. REQUIRES_MOTIF is now calledasami2000-11-085-5/+5 * Take over maintance. This is one of my most important daily used apps.obrien2000-11-061-1/+2 * Update to 1.4.8ade2000-11-042-3/+3 * Update port to 0.8.3jedgar2000-11-033-2/+3 * Add two missed shared libs.will2000-11-021-0/+2 * - Fix MASTER_SITESjeh2000-11-016-21/+65 * Oops, forgot to remove -lqt2 along with -L${X11BASE}/lib, to allow peoplewill2000-10-291-2/+2 * Implement fix for configure scripts in regards to finding X libs onwill2000-10-291-3/+3 * Fix Imakefile breakage under XFree86 4.xkevlo2000-10-281-2/+9 * Update to QT 2.2.1 / KDE 2.0 final release. At last! What a long road...will2000-10-253-89/+44 * Merge kde11-i18n into kde11, and remove my *-i18n ports.imura2000-10-231-1/+0 * Retire wpeople - it has been dead for a quite long time.sobomax2000-10-231-1/+0 * Add deskutils/gcal, the GNU Gregorian/Julian/Chinese/Japanese/Islamictrevor2000-10-146-0/+206 * Update port to 0.8.2jedgar2000-10-142-2/+2 * Update MASTER_SITES.jim2000-10-121-1/+2 * Rename ${FILESDIR}/patch.nopilot to ${PATCHDIR}/extra-patch-nopilot.asami2000-10-082-2/+2 * Update to 1.4.7ade2000-10-063-2/+5 * Implement WANT_GNOME.reg2000-10-052-15/+8 * Implement USE_GNOME, part 2.reg2000-10-052-16/+4 * Implement USE_GNOME, part 1.reg2000-10-0511-321/+295 * Implement USE_GTK, part 1.reg2000-10-051-7/+4 * Maintainer is now a committer, update email accordinglylioux2000-10-031-1/+1