Commit graph

6116 commits

Author SHA1 Message Date
Hiramatsu Yoshifumi
fa6cab0ff1 Changed to use buildlink3.mk. 2004-05-10 14:33:30 +00:00
Thomas Klausner
6907c46260 Fix paths to ffmpeg (in comments) after move to multimedia dir. 2004-05-10 13:45:02 +00:00
Marc Recht
7b681b9645 we don't want a bl3.mk for this.. 2004-05-10 11:41:37 +00:00
Marc Recht
d44b636ce9 Add buildlink3.mk 2004-05-10 11:26:45 +00:00
Marc Recht
aa51726c57 update to 0.4
--------

* Computing of relative deltas (next month, next year,
  next monday, last week of month, and a lot more);

* Computing of relative deltas between two given
  date and/or datetime objects;

* Computing of dates based on very flexible recurrence rules
  (every month, every week on Thursday and Friday, every
  Friday 13th, and a *LOT* more), using a superset of the
  iCalendar RFC specification. Parsing of RFC strings is
  supported as well.

* Generic parsing of dates in almost any string format;

* Timezone (tzinfo) implementations for tzfile(5) format
  files (/etc/localtime, /usr/share/zoneinfo, etc), TZ
  environment string (in all known formats), iCalendar
  format files, given ranges (with help from relative deltas),
  local machine timezone, fixed offset timezone, and UTC
  timezone.

* Computing of Easter Sunday dates for any given year,
  using Western, Orthodox or Julian algorithms;

* More than 400 test cases.
2004-05-10 10:03:52 +00:00
Juan Romero Pardines
d5c83996d7 scdp moved to pkgsrc/net/scdp; thank you. 2004-05-10 09:33:46 +00:00
Thomas Klausner
9b06a1fd24 Unused. 2004-05-10 09:31:20 +00:00
Tilman Keskinöz
319abb443c Hook up scdp 2004-05-10 09:13:11 +00:00
Tilman Keskinöz
155d3dabcb A small program to send CDP packets (Cisco Discovery Protocol).
This is my first pkgsrc (as it was my first FreeBSD port in 2001), 
so hopefully I haven't messed anything up.

Tested on: NetBSD/i386 1.6.2
2004-05-10 09:08:08 +00:00
Michal Pasternak
1e3a86b473 +pearpc 2004-05-10 05:34:21 +00:00
Michal Pasternak
8bc5a978d9 Initial import. PearPC is an architecture independent PowerPC platform
emulator capable of running most PowerPC operating systems.

TODO:
$Id$

 * PLIST when it compiles
 
 * USE_X11 perhaps
 
 	-- dotz@irc.pl
2004-05-10 05:33:02 +00:00
Min Sik Kim
175e410ccf p5-NetPacket has been moved to pkgsrc. 2004-05-10 02:00:58 +00:00
Min Sik Kim
d9fb74b7cb Enable pkgviews installation. 2004-05-10 01:54:19 +00:00
Min Sik Kim
a91d4e37c3 p5-CDDB has been moved to pkgsrc. 2004-05-10 01:50:22 +00:00
Soren Jacobsen
261c657eab Convert to buildlink3. 2004-05-10 01:48:50 +00:00
Min Sik Kim
818b08c1da Update p5-CDDB to 1.12 and enable pkgviews installation.
Changes since 1.08:

Applied Duncan Martin's patch for submitting year and long genre data.

Performed some long overdue tweaking in the tests.  The CD databases
are constantly moving targets, and the freedb servers recently
prohibited multiple queries for the same disc in the same connection.
Upshot: The tests pass once again.

Cleaned up the code a little in CDDB.pm and cddb.t.

Applied Albrecht Kleine's patch to make the xmcd parser more robust.
Some software and/or devices submit records that are slightly off and
broke CDDB.pm in the past.

Added Christopher Hartmann's patches to the 1.08 changes, and set the
1.08 release date.  Whoops!  I was in a hurry to release that one.

Colin Meyer pointed out some confusing language in the get_discs()
documentation.  Rocco fixed it.

Added Ron Grabowski's get_discs_by_query() function.  This fetches
discs by a query string, rather than a table of contents.

Added Michael Jung's parse_cdinfo() function.  This parses the output
of cdinfo into a table of contents suitable for calculate_id().

Michael Jung suggested that the module display a diagnostic if all the
known CDDB protocol servers are unavailable.  That seemed reasonable,
so CDDB.pm warns if it can't contact a server.
2004-05-10 01:44:58 +00:00
Soren Jacobsen
4d78b2ff48 Forgot to add this. 2004-05-10 01:40:50 +00:00
Soren Jacobsen
61d872b54c Include pyversion.mk. 2004-05-10 01:39:09 +00:00
Soren Jacobsen
d211a39454 Convert to buildlink3. Fix path to py-twisted. 2004-05-10 01:27:36 +00:00
Soren Jacobsen
6b89556570 Convert to buildlink3. 2004-05-09 23:50:57 +00:00
Soren Jacobsen
ef6156e856 Convert to buildlink3. Autogenerate PLIST. 2004-05-09 23:46:35 +00:00
Soren Jacobsen
ebbd33f061 Convert to buildlink3. 2004-05-09 23:40:26 +00:00
Soren Jacobsen
1805b08d2c Convert to buildlink3. 2004-05-09 23:23:05 +00:00
Dieter Baron
a5f5bb29b7 convert to buildlink3 2004-05-09 23:09:28 +00:00
Soren Jacobsen
7af62372b8 Convert to buildlink3. Fix PLIST. 2004-05-09 22:35:59 +00:00
Soren Jacobsen
9cd6ce0263 Convert to buildlink3. 2004-05-09 21:59:33 +00:00
Soren Jacobsen
26e2292deb Convert to buildlink3. 2004-05-09 21:44:18 +00:00
Soren Jacobsen
578d9067aa Remove shared-mime-info. A newer version is in pkgsrc/databases/. 2004-05-09 21:29:24 +00:00
Soren Jacobsen
0fa388efd5 Convert to buildlink3. Use shared-mime-info from pkgsrc/databases/. 2004-05-09 21:27:16 +00:00
Soren Jacobsen
4d8e19923c Convert to buildlink3. Unable to test because festival is broken. 2004-05-09 21:17:26 +00:00
Soren Jacobsen
c6ecf8c9aa Convert to buildlink3. 2004-05-09 21:01:42 +00:00
Soren Jacobsen
edd2707eca Convert to buildlink3. 2004-05-09 19:53:21 +00:00
Soren Jacobsen
0c3f68942a Convert to buildlink3. 2004-05-09 19:34:21 +00:00
Dieter Baron
45720c3bef expand explanation 2004-05-09 19:31:34 +00:00
Dieter Baron
5d78993e5a this file should not have been imported, remove it 2004-05-09 19:27:46 +00:00
Dieter Baron
50689077cf add and enable raw 2004-05-09 19:26:48 +00:00
Dieter Baron
380e2df29e import raw-0.1.0:
raw is a rewrite of the engine used in the game Another World/Out
of this World. This program is designed as a cross-platform
replacement for the original executable and uses the SDL library.
You will need the data files from the DOS version of the game to
play.
2004-05-09 19:25:46 +00:00
Iain Hibbert
363cae2d8c moving things around, pkglint complained and I forgot to change the RCS tag
in MESSAGE when it was renamed to MESSAGE.NetBSD. Deleted TODO as I think its
all there.
2004-05-09 19:07:36 +00:00
Iain Hibbert
750e1ae78d MESSAGE renamed to MESSAGE.NetBSD 2004-05-09 19:00:31 +00:00
Iain Hibbert
7547192670 renamed from MESSAGE since the package is just for NetBSD 2004-05-09 18:58:21 +00:00
Iain Hibbert
303fd0a215 Fix errors and misdemeanors in the package 2004-05-09 18:56:16 +00:00
Iain Hibbert
0390773860 rewrite description as per comments received 2004-05-09 18:53:51 +00:00
Min Sik Kim
81613de825 p5-SWF-File has been moved to pkgsrc. 2004-05-09 15:15:30 +00:00
John R. Shannon
9dfc559388 Revised so that only tools requiring overriding are added to ${WRKDIR}.gcc/bin 2004-05-09 12:13:26 +00:00
John R. Shannon
252c40b6ac Revised so that only tools requiring overriding are overridden. 2004-05-09 12:08:49 +00:00
John R. Shannon
54421230bb Changed env variable assignment for language selection from '=' to '?='
so the these may be specified by user without modifying Makefile
2004-05-09 08:53:06 +00:00
Soren Jacobsen
27e8db4cda Convert to buildlink3. Fix PLIST. 2004-05-09 07:30:47 +00:00
Soren Jacobsen
0ede2f0e12 Convert to buildlink3. Fix PLIST. 2004-05-09 07:19:01 +00:00
Soren Jacobsen
688f30daf0 Convert to buildlink3. 2004-05-09 06:53:00 +00:00
Soren Jacobsen
a95377efde Convert to buildlink3. 2004-05-09 06:35:27 +00:00