Commit graph

183 commits

Author SHA1 Message Date
atatat
1d0b613b94 Oops. Forgot to mention the info stuff in the Makefile. 2003-06-14 23:55:22 +00:00
atatat
cbf63b5c27 Add gcal 2003-06-14 23:24:31 +00:00
atatat
dfbc77724f Import of GNU cal(1) utility called gcal. 2003-06-14 23:21:46 +00:00
drochner
5d14a26a4a add gdeskcal 2003-06-05 19:36:08 +00:00
drochner
9d39bbf105 a calendar implemented in Python/pyGTK 2003-06-05 19:33:15 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
wiz
001558d8dd Update to 1.47, from Hiramatsu Yoshifumi in PR 21639.
Changes since 1.42:
        - do not create files in blib directories under core
          (perl change #19160, from rgs)
        - detypo s/VTLARM/VTARLM/ (perl change #19328, from mjd)
        - guarantee that $xdefine in HiRes.t is always defined
          (perl change #19109, from IlyaZ)
        - a cleaner way to detect PERL_CORE (perl change #19111,
          from IlyaZ)
        - add hints/irix.pl to turn off overly POSIX flags that
          cause hide struct timespec to be hidden (and compilation
          to fail) (bleadperl change #19085)
        - documentation tweaks
2003-05-22 07:35:42 +00:00
mjl
ffe026a995 Enable p5-Time-Period 2003-05-15 11:53:01 +00:00
mjl
57bb71e2e4 Initial import of p5-Time-Period 1.20.
Period.pm is a Perl module to deal with time periods.
2003-05-15 11:52:07 +00:00
toshii
4234d75c81 Drop a duplicate DEPENDS line.
Use ${SORT} rather than sort.
2003-05-10 17:40:00 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
jmmv
8a555528c0 PKGREVISION goes after PKGNAME. 2003-05-05 19:05:05 +00:00
agc
b2e0733dac Don't redefine INSTALL in the distributed Makefile - fixes build on Solaris. 2003-05-02 15:10:43 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
wiz
a5b0676f3e Depend on either sh-utils or the new coreutils package. 2003-04-12 12:31:16 +00:00
wiz
8b23027e08 Add time to CATEGORIES. 2003-04-10 17:26:51 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
wiz
28a4483bc7 NO_PATCH is deprecated, says pkglint. Remove it. 2003-03-28 21:14:10 +00:00
jlam
3ef633718c (1) Publicly export the value of _OPSYS_RPATH_NAME as RPATH_FLAG;
Makefiles simply need to use this value often, for better or for
    worse.

(2) Create a new variable FIX_RPATH that lists variables that should
    be cleansed of -R or -rpath values if ${_USE_RPATH} is "no".  By
    default, FIX_RPATH contains LIBS, X11_LDFLAGS, and LDFLAGS, and
    additional variables may be appended from package Makefiles.
2003-03-14 19:37:30 +00:00
jschauma
5ecc9f02e7 Fix broken dependencies due to bump of PKGREVISION caused by Mesa update.
Pointed out by wiz.
2003-03-12 21:02:24 +00:00
jschauma
fe95e374ca Add a man-page for wmtime. man-page provided to me by Adriaan Peeters
<apeeters at lashout dot net>.
2003-03-12 03:56:30 +00:00
jschauma
e7c1762bd0 Bump PKGREVISION due to upgrade of Mesa and friends.
Only include Mesa/buildlink2.mk if the package requires all three of
MesaLib, glu and glut - else only include the necessary buildlink2s.
2003-03-09 19:23:09 +00:00
jschauma
5be4aecf95 Use new IMAKE_MAN_PATH variables in PLISTs to make these packages more
portable.  Bump PKGREVISION accordingly.
2003-03-03 02:59:29 +00:00
salo
d27bfa44c8 Updated to version 1.42.
Patch from Jeremy C. Reed via PR pkg/20321.

Changes:

1.42:
=====
- modernize the constants code (from Nicholas Clark)

1.41:
=====
- At some point the ability to figure our the correct incdir
  for EXTERN.h (either a core perl build, or an installed perl)
  had broken (which lead into all test compiles failing with
  a core perl build, but thanks to the robustness of Makefile.PL
  nothing of was visible).  The brokenness seemed to be caused
  by $ENV{PERL_CORE} not being on for core builds?  Now stole
  a trick from the Encode that sets $ENV{PERL_CORE} right, and
  both styles of build should work again.

1.40:
=====
- Nicholas Clark noticed that the my_catdir() emulation function
  was broken (which means that we didn't really work for Perls
  5.002 and 5.003)
- inspired by fixing the above made the whole Makefile.PL -w
  and strict clean
- tightened up the Makefile.PL output, less whitespace

1.39:
=====
- fix from Craig Berry for better building in VMS with PERL_CORE
2003-02-15 09:43:52 +00:00
wiz
27baf7e3a1 Update to 1.14, bugfixes. From Adrian Portelli in PR 19057. 2003-02-14 18:29:46 +00:00
simonb
a789420971 Use "Australia/Sydney" instead of "Australia/Queensland" for the
"sydney" timezone, otherwise Sydney suddenly misses out on daylight
savings time.
2003-01-30 22:37:25 +00:00
salo
a73b6c86a4 - s/INSTALL_*/BSD_INSTALL_*/ in patch-aa, remove unnecessary MAKE_ENV.
- buildlink2
2003-01-19 10:27:56 +00:00
jmcneill
0659d6bbe5 Use time_t instead of long for return value of time(). Closes pkg/19720 2003-01-07 05:48:10 +00:00
jmmv
060bbbe7aa Make this package install its configuration files under the examples tree
and honor PKG_SYSCONFDIR.
Also sync PLIST with reality: manpage is installed uncompressed.
Bump PKGREVISION to 1.
2003-01-03 22:22:09 +00:00
jlam
2c140f9f2a Mechanical conversion to use java-vm.mk. 2002-12-31 15:44:28 +00:00
salo
a818b14fed Update MASTER_SITES and HOMEPAGE. 2002-12-20 06:41:17 +00:00
tron
39a943ad92 Replace "true" by "${TRUE}". 2002-12-09 16:01:10 +00:00
heinz
379905fda0 Update to 1.38
Revision history for Perl extension Time::HiRes.

1.38
	- no functional changes
	- move lib/Time/HiRes.pm as Hires.pm
	- libraries scanning was slightly broken (always scanned
	  for a library even when $Config{libs} already had it)
1.37
	- Ray Zimmerman ran into a race condition in Mac OS X.
	  A 0.01-second alarm fired before the test expected.
	  The test first slept indefinitely (blocking for signals)
	  and only after that tested for the signal having been sent.
	  Since the signal had already been sent, the test #12 never
	  completed.  The solution: test first, then block.
	- default to being silent on all probing attempts, set the
	  environment variable VERBOSE to a true value to see the
	  details (the probing command and the possible errors)
1.36
	- do not clear MAN3PODS in Makefile.PL (Radoslaw Zielinski)
	- INSTALLDIRS => 'perl' missing which means that Time::HiRes
	  cannot be upgraded from CPAN to override the 5.8.0 version
	  (Guido A. Ostkamp)
	- Time::HiRes 1.35 could not be dropped as-is to bleadperl
	  because the include directories did not adjust themselves
	  if $ENV{PERL_CORE} (Hugo van der Sanden)
	- add documentation about the restart of select() under alarm()
1.35
	- small documentation tweaks
1.34
	- better VMS operation (Craig Berry)
1.33
	- our time machine is accelerating: now works with Perl 5.004_01
	  (tried with 5.003_07 and 5.002 but I get segmentation faults
	   from running the Makefile.PL with those in Tru64 4.0D)


1.31 and 1.32 add more backward compatibility (now all the way back to
Perl 5.00404), and using nanosleep() (if available) for subsecond sleeps.

1.30 adds all the changes made during the Perl 5.6->5.7->5.8 development
cycle.  Most notably portability across platforms has been enhanced,
and the interval timers (setitimer, getitimer) have been added.
Note that the version of Time::HiRes that is included in Perl 5.8.0
calls itself 1.20_00, but it is equivalent to this Time::HiRes version.
Note also that in 1.30 Wegscheid turns over the maintenance to Jarkko
Hietaniemi.

1.20
2002-11-15 02:50:24 +00:00
jlam
9dd65916d7 buildlink1 -> buildlink2 2002-11-15 01:42:27 +00:00
wiz
520b5327b8 Categories are space-separated, not comma-separated. 2002-11-09 00:39:58 +00:00
wiz
618fb55eb5 Add and enable lmclock. 2002-11-09 00:37:36 +00:00
is
61718fb3dc Limited geometry support (positioning works). 2002-11-08 21:23:11 +00:00
is
ec73b7cb4c Xerox Lisp Machine clock clone for X11. 2002-11-08 21:08:02 +00:00
bouyer
a23b1b2b8b Need -lsocket on solaris 2002-10-27 13:40:30 +00:00
drochner
6862436912 buildlink some header files which are needed by psycopg 2002-10-25 14:14:24 +00:00
drochner
5484d7efa6 the original master site went out of business - switch to something
which calls itself "temporary home"
2002-10-25 11:33:32 +00:00
wiz
91bdd4325f buildlink1 -> buildlink2 (NO_BUILD, hehe). 2002-10-25 09:24:03 +00:00
drochner
ee8e9a16c3 -update to 2.0.4 (from 1.3.0... there are too many changes to list,
compatibility is maintained afaict, except an additional "mx" prefix
 in the namespace
-make it a "distutils" pkg, so it works with Python-2.2.x
-license change - now freely redistibutable
2002-10-24 17:26:12 +00:00
wiz
8c0bbee987 Remove commented out CFLAGS. 2002-10-21 15:29:25 +00:00
wiz
cf0ea553c1 Convert to buildlink2. 2002-10-21 15:27:16 +00:00
wiz
fa66af3864 Convert to buildlink2. 2002-10-21 13:12:45 +00:00
wiz
d8aa4c22eb Convert to buildlink2. Let USE_IMAKE make do-configure instead of doing it
manually.
2002-10-21 13:08:54 +00:00
wiz
2b128f5b3a Convert to buildlink2. 2002-10-21 13:02:45 +00:00
seb
0d75c1efb1 Use buildlink2. Use perl5/module.mk. 2002-10-20 17:45:59 +00:00
jlam
fcf4816dce Undo enabling on python2.2. 2002-10-19 02:49:40 +00:00