Commit Graph

22 Commits

Author SHA1 Message Date
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
sthen
ef08bfddbf update to pear-Date 1.4.7; wen heping 2011-10-07 20:06:13 +00:00
espie
c5a475ebe0 normalize pkgpath 2011-09-16 09:24:48 +00:00
sthen
2fde866515 no need to set PKGNAME, pear.port.mk does it now.
checked with a batch "make show=PKGNAMES" before and after.
2011-06-04 11:41:08 +00:00
espie
5855efb734 move depends to new style 2010-11-15 19:45:56 +00:00
jasper
383bcb84a5 - move another common variable into pear.port.mk (the 'pear' category). 2009-11-06 09:01:07 +00:00
jasper
65dbb2a870 - if the same two lines are copy/pasted into every single port using the pear
module, maybe it's time to copy/paste it into pear.port.mk.
thus, move MASTER_SITES and EXTRACT_SUFX to a common place

ok sthen@ robert@
2009-11-06 08:32:36 +00:00
jasper
20696471fe remove marc balmer as maintainer of all of his ports, to take away the
illusion marc still maintains them. as requested by himself.
2009-09-15 17:37:21 +00:00
merdely
376b75df06 Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN 2007-09-16 02:52:56 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
robert
0dbe5bb8c3 - adapt to the new pear port
- add @group annotations
- bump PKGNAMEs
- fix PLISTs by removing unneeded files and directories
2007-03-22 22:48:03 +00:00
mbalmer
3d8ec04de9 Use correct PKG_NAME. 2006-10-28 17:50:19 +00:00
mbalmer
1d5973d04a Update to version 1.4.6. They changed the license to a BSD style license. 2006-10-28 17:40:51 +00:00
robert
1351922e5d bump PKGNAME due to the change of the pear dependencies; 2006-05-09 14:16:50 +00:00
mbalmer
3aff7b6dda Update to version 1.4.3 and PHP5, take maintainership from avsm.
ok alek@
2005-02-28 12:16:09 +00:00
naddy
3f04f8f321 SIZE 2005-01-05 16:22:24 +00:00
espie
c074af59c1 new plists 2004-08-10 08:36:46 +00:00
xsa
52ab7f4a5e MODULES= www/php4/pear 2004-08-09 20:39:53 +00:00
avsm
5b5dd95273 update to pear-Date-1.4.2 2004-02-29 00:09:28 +00:00
avsm
f98e3abccd update pear plists for the php-4.3.3 update
naddy@ ok
2003-08-28 22:31:56 +00:00
avsm
cdbbb03c44 installs into the new pear layout 2003-05-02 19:51:12 +00:00
avsm
9220677fe2 initial import of pear-Date-1.3
--

Generic classes for representation and manipulation of
dates, times and time zones without the need of timestamps, which
is a huge limitation for php programs. Includes time zone data,
time zone conversions and many date/time conversions.  It does not
rely on 32-bit system date stamps, so you can display calendars
and compare dates that date pre 1970 and post 2038. This package
also provides a class to convert date strings between Gregorian
and Human calendar formats.
2003-04-03 10:56:50 +00:00