1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

8054 Commits

Author SHA1 Message Date
Edwin Groothuis
06956c696b New port: devel/ruby-rbprof
New port: rbprof.  A faster more flexible profiler for Ruby.

PR:		ports/36913
Submitted by:	Sean Chittenden <sean@chittenden.org>
2003-10-04 01:07:14 +00:00
Will Andrews
d075bf0f86 Fix the -pthread problem in case the option gets removed again. This
patch involved patching the core auto* routines in KDE to accept the
PTHREAD_* variables in the environment, with fallbacks.  We decided the
easiest way to implement this in ports was to generate configure instead
of risking incorrect generation at port configure time.

Said patch has already been committed to HEAD in KDE and as such will be
removed with the 3.2 upgrade once it is released.

Ports using Makefile.kde that shouldn't be using them (i.e. non-KDE
modules) have this support commented out due to lack of patch.

Helped out:	Adriaan de Groot <adridg@cs.kun.nl>
		Lauri Watts <lauri@kde.org>
		Andy Fawcett <andy@athame.co.uk>
2003-10-03 22:34:44 +00:00
Oliver Lehmann
12070fd542 Add cxmon 3.0, interactive file manipulation tool and disassembler.
PR:		56879
Submitted by:	Joachim Strombergson
2003-10-03 21:59:24 +00:00
Mathieu Arnold
5e6b4937a7 Add p5-DateTime-Fiscal-Year 0.02,
Calculate the day or week of the Fiscal Year with an arbitrary start date.
2003-10-03 17:18:04 +00:00
Mathieu Arnold
80ad08f114 Add p5-DateTime-Format-IBeat 0.15, format times in .beat notation. 2003-10-03 17:02:55 +00:00
Mathieu Arnold
6c3b961085 Add p5-DateTime-Calendar-Hebrew 0.04, dates in the Hebrew calendar. 2003-10-03 16:36:13 +00:00
Mathieu Arnold
bb389a4a59 p5-DateTime-HiRes 0.01,
This module enables you to generate DateTime objects that represent the current
time with sub-second resolution.
2003-10-03 16:06:40 +00:00
Kirill Ponomarev
a200783d42 skalibs is a package centralizing the public-domain C
development files used for building other skarnet.org software.

skalibs can also be used as a sound basic start for C
development.  There are a lot of general-purpose libraries out
there; but if your main goal is to produce small and secure C
code, you will like skalibs.

skalibs contains exclusively public-domain code.  So you can
redistribute it as you want, and it does not prevent you from
distributing any of your executables.

PR:		53701 57540
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2003-10-03 15:06:01 +00:00
Mathieu Arnold
275be4db98 Add p5-NEXT 0.60,
Provide a pseudo-class NEXT (et al) that allows method redispatch.
2003-10-03 12:48:15 +00:00
Dirk Meyer
7f6e7c94bc - use %%DOCSDIR%%
- add info pages to the index
2003-10-03 12:18:43 +00:00
Edwin Groothuis
07f1d50cbc Chase up new MASTER_SITE_SAVANNAH.
PR:		ports/56970
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
2003-10-03 11:04:59 +00:00
Mathieu Arnold
5e61406378 use devel/p5-Module-Build/inc.build.mk 2003-10-03 10:32:49 +00:00
Foxfair Hu
56bf077188 Add cl-split-sequence-clisp 20011114.1, partinitoning Common Lisp
sequences.

split-sequence is a small library to split sequences in to a list of
subsequences delimited by an object satisfying a test function. It is
a member of the Common Lisp Utilities family of programs, designed by
community consensus.

PR:		52376
Submitted by:	Henrik Motakef <henrik.motakef@web.de>
2003-10-03 07:47:10 +00:00
Foxfair Hu
bbf81ade75 Add cl-port-clisp 2002.10.02.1, cross-Lisp portability package.
CLOCC Port provides a portable interface to various features absent
from the ANSI Common Lisp standard, such as sockets, multiprocessing,
calling external programs, Gray streams etc.

PR:		52368
Submitted by:	Henrik Motakef <henrik.motakef@web.de>
2003-10-03 07:30:46 +00:00
Masafumi Max NAKANE
3374da8486 Upgrade 5o 0.94.
Update the maintainer's address.
Reviewed by:	maintainer
2003-10-03 05:25:25 +00:00
Mathieu Arnold
cef71608fa Update to 0.75
Cleanup
maintainer timeout (4 months)

PR:		52160
Submitted by:	myself
2003-10-02 15:52:06 +00:00
Mathieu Arnold
d555909b32 Update to 0.08
Remove MANPREFIX, use %%SITE_PERL%%
2003-10-02 13:14:10 +00:00
Kirill Ponomarev
7aa50740ff - Update to version 0.3.1 2003-10-02 09:48:32 +00:00
Christian Weisgerber
927c0f54a5 - Update dotconf lib to 1.0.13.
- Take maintainership.

PR:		57472
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-10-01 22:57:14 +00:00
Lev A. Serebryakov
b521a46eb2 Update to latest 0.30.0 version.
PR:		ports/57202
2003-10-01 10:53:56 +00:00
Mathieu Arnold
a56cd88569 Update to 0.53.06 2003-09-30 16:41:17 +00:00
Norikatsu Shigemura
caf5b91189 Update to 20030929.
Pointed out by:	bento via kris
Submitted by:	simokawa (developer)
2003-09-30 07:07:51 +00:00
Alexander Nedotsukov
cc3a6a763f Update to 2.1.2 2003-09-30 06:21:39 +00:00
Joe Marcus Clarke
ad04004ff5 Teach gconf about local locks, and use them by default. This is mostly
taken from gconf2, and allows gconf1 applications (e.g. Galeon, GnuCash, etc.)
to work properly with gconfd-2.

Reviewed by:	Havoc Pennington <hp@redhat.com>
Obtained from:	gconf2 (mostly)
2003-09-30 02:38:10 +00:00
Oliver Lehmann
8e353ac558 - Support CFLAGS properly
- Do not install useless .la file

PR:		ports/57352
Submitted By:	KATO Tsuguru <tkato@prontomail.com>
2003-09-29 19:38:33 +00:00
Kirill Ponomarev
476adb867f - Update to version 1.0.0
PR:		57351
Submitted by:	Ports Fury
2003-09-29 14:42:29 +00:00
Edwin Groothuis
e238129739 [patch] fix dependencies for devel/gtranslator
Not all the GNOME dependencies were specified in the Makefile.
        This causes errors on bento -- but probably really doesn't
        affect anyone in the real world.  Regardless, they should
        be there, so here they are.

PR:		ports/57340
Submmited by:	Mark 'give that man a commit bit' Linimon <linimon@lonesome.com>
2003-09-29 05:22:38 +00:00
Adam Weinberger
0d2e62da73 -pthread/-lc_r => ${PTHREAD_LIBS}
PR:		ports/56862
Submitted by:	Sergey Matveychuk <sem@ciam.ru> (maintainer)
2003-09-29 02:50:44 +00:00
Adam Weinberger
0bc92efd43 -pthread/-lc_r => ${PTHREAD}
PR:		ports/56863
Submitted by:	Sergey Matveychuk <sem@ciam.ru> (maintainer)
2003-09-29 02:34:52 +00:00
Bruce M Simpson
a34be8d428 New port: devel/p5-PCSC-Card 2003-09-29 02:19:59 +00:00
Oliver Lehmann
dd9315fba6 update physfs to 0.1.9 2003-09-28 20:13:53 +00:00
Christian Weisgerber
473b6f6218 Fix build on -stable.
PR:		57311
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
Reported by:	Adriaan de Groot <adridg@cs.kun.nl>
2003-09-28 19:48:32 +00:00
Kirill Ponomarev
0e37be244f - Fixed man page installation on perl 5.6.1
PR:		57314
Submitted by:	maintainer
2003-09-28 13:58:52 +00:00
Christian Weisgerber
bdce79543b Update to 0.3.
PR:		57304
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-09-28 12:05:45 +00:00
Edwin Groothuis
2e8978edb1 Make devel/tide localbase clean. 2003-09-28 10:49:23 +00:00
Edwin Groothuis
71bd6fe7e5 New Port: Splitting Common Lisp Sequences (CMUCL Binaries)
split-sequence binaries for lang/cmucl

PR:		ports/52375
Submitted by:	Henrik Motakef <henrik.motakef@web.de>
2003-09-28 10:35:56 +00:00
Edwin Groothuis
99f202e9f8 New Port: Splitting Common Lisp Sequences (SBCL Binaries)
split-sequence binaries for lang/sbcl

PR:		ports/52374
Submitted by:	Henrik Motakef <henrik.motakef@web.de>
2003-09-28 10:34:41 +00:00
Edwin Groothuis
1215e58d0b New Port: Common Lisp portability package (CMUCL Binaries)
cl-port binaries for lang/cmucl

PR:		ports/52367
Submitted by:	Henrik Motakef <henrik.motakef@web.de>
2003-09-28 10:24:46 +00:00
Edwin Groothuis
f8fc8e462b New Port: Common Lisp portability package (SBCL Binaries)
cl-port binaries for lang/sbcl

PR:		ports/52366
Submitted by:	Henrik Motakef <henrik.motakef@web.de>
2003-09-28 10:23:41 +00:00
Edwin Groothuis
b332211546 New Port: Splitting Common Lisp sequences
A small utility to split Common Lisp sequences.  Depends
	on the previously submitted ASDF port.

	This port installs the source files and the .asd file (which
	is similar to a Makefile of a pkg-config script). There are
	other ports for the binaries for each supported Lisp system.

PR:		ports/52373
Submitted by:	Henrik Motakef <henrik.motakef@web.de>
2003-09-28 09:53:36 +00:00
Edwin Groothuis
b8be369e1d New Port: Common Lisp portability package
CLOCC Port is a wrapper library for various functions (sockets,
	shell access, etc) that are widely implemented in Common Lisp
	systems, but lack a standardized interface.

	This port depends on the previously submitted ASDF port. It installs
	the source files and an .asd file (which plays a similar role to
	a Makefile and a pkg-config script). There are other ports for each
	supported Lisp system.

PR:		ports/52365
Submitted by:	Henrik Motakef <henrik.motakef@web.de>
2003-09-28 09:44:07 +00:00
Edwin Groothuis
5a2b5427e8 New Port: ASDF, a Common Lisp library manager (CMUCL Binaries)
ASDF binaries for lang/cmucl

PR:		ports/52359
Submitted by:	Henrik Motakef <henrik.motakef@web.de>
2003-09-28 09:13:43 +00:00
Edwin Groothuis
62ffead323 New Port: ASDF, a Common Lisp library manager (SBCL Binaries)
PR:		ports/52357
Submitted by:	Henrik Motakef <henrik.motakef@web.de>
2003-09-28 09:02:57 +00:00
Ralf S. Engelschall
c74df72037 unbreak packaging by fixing plist 2003-09-28 06:23:30 +00:00
Adam Weinberger
62407edcee Update to 0.5.4p1.
Submitted by:	maintainer
2003-09-28 04:24:16 +00:00
Mario Sergio Fujikawa Ferreira
c36c2c38fe Drop maintainership. I neither have a 5.x system to take care of
the urgent issues with this port nor the necessary time for the
necessary immediate response. Allow someone else to take over
2003-09-27 17:34:24 +00:00
Christian Weisgerber
bd69786338 Update to 2.11
Take maintainership.

PR:		57263
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-09-27 15:56:26 +00:00
Hye-Shik Chang
2bda3d3ed7 Update to 3.3 2003-09-27 15:47:47 +00:00
Vanilla I. Shu
5d81e98931 Add p5-ExtUtils-XSBuilder, it's a set modules to parse C header files and
create XS glue code and documentation out of it.

Sponsor by:	Open Source Software Foundry <http://www.openfoundry.org>
2003-09-27 13:38:33 +00:00
Kirill Ponomarev
6e19693fe6 - Fix build on bento, honour PREFIX
- Dependency update: intl.4 -> intl.5

PR:		57274
Submitted by:	maintainer
2003-09-27 13:21:51 +00:00