Commit graph

1732 commits

Author SHA1 Message Date
Marc Recht
5bae9c639d Initial import of mod_python 3.0.3.
mod_python is an Apache module that embeds the Python interpreter
within the server. With mod_python you can write web-based applications
in Python that will run many times faster than traditional CGI and
will have access to advanced features such as ability to retain
database connections and other data between hits and access to
Apache internals.
2003-08-07 12:29:07 +00:00
Adrian Portelli
d4083268e4 chroot functionality is supported 2003-08-07 10:51:06 +00:00
Marc Recht
d16f57a571 Remove python23, it has been imported into pkgsrc. 2003-08-07 08:30:59 +00:00
Marc Recht
e1e3f7998e python23 has been imported into pkgsrc. 2003-08-07 08:29:31 +00:00
Amadeus
63ef87c76d Added armagetron - neat 3D lightcycle game based on Tron 2003-08-07 07:57:01 +00:00
Amadeus
00a186516e 3D Lightcycle racing game based on the Movie Tron 2003-08-07 07:55:13 +00:00
Adrian Portelli
c1a4c54b4b added ntp4-dev 2003-08-07 01:52:20 +00:00
Adrian Portelli
254dd2c1a3 This development branch of the NTP Version 4 (NTPv4) daemon for
Unix incorporates new features and refinements to the NTP Version 3 (NTPv3) 
algorithms (including IPv6 support).
2003-08-07 01:50:59 +00:00
Adrian Portelli
e76f078b7f Added p5-Net-Pcap 2003-08-06 14:40:20 +00:00
Adrian Portelli
e11b6b5652 perl interface to pcap(3) LBL packet capture library 2003-08-06 14:38:56 +00:00
Jeremy C. Reed
b3a899bee7 +samba3, +lletters 2003-08-05 22:23:44 +00:00
Jeremy C. Reed
b91ab0dd29 This activity helps young kids learn their letters and numbers.
It also helps develop important keyboard and mouse skills.  It is
intended for children ages two and up.

It is based on Larry's Learning Letters and Numbers.

This package also includes Colin Ligertwood's Wav Tools for sound
playback. (It can also be used for recording audio.)
2003-08-05 22:18:53 +00:00
Marc Recht
4d47d8a534 Add missing libpython2.3.so to PLIST. 2003-08-05 17:38:52 +00:00
Juan Romero Pardines
8b2e83d184 Add POEDIT_USES_DB4 to BUILD_DEFS. 2003-08-05 03:26:01 +00:00
Juan Romero Pardines
f608640868 Add options to BUILD_DEFS. 2003-08-05 03:21:50 +00:00
Juan Romero Pardines
680acd605b Updated to 0.13
Changes in 0.13:
----------------
* Fixed bug in the sub type checking code for messages      (Mikael Hallendal)
* Fixed bug that hang the app when disconnected uncleanly   (Mikael Hallendal)
* Fixed autoconf problems with gnutls                       (Mikhail Zabaluev)
* Disconnect cleanly                                        (Mikhail Zabaluev)
* Fix sha implementation to work on Linux/PPC               (Mikael Hallendal)
2003-08-05 03:19:06 +00:00
Juan Romero Pardines
afa3207582 Fix typos ... 2003-08-05 02:42:43 +00:00
Juan Romero Pardines
d2a0e849ff +ap2-xslt 2003-08-05 02:08:20 +00:00
Juan Romero Pardines
8149c1cb1a Initial import of ap2-xslt 1.0.0rc1
Apache 2.x module which transforms XML documents using libxml and libxslt.
2003-08-05 02:06:03 +00:00
Marc Recht
0076aafe45 Update to version 1.11
changes:
- Write documentation including what variables are used for template creation. ( Rod)
- Remove sgml.tmpl docbook output. Replace with xml.tmpl for docbook output. ( Rod)
- Add --statistics support for PostgreSQL 7.4. Requires pgstattuple from contrib to be installed ( Rod)
- Correct schema prefix to function names. ( Rod)
- Statistics based on PostgreSQL's pgstattuple contrib module ( Rod)
- Correct a number of issues with common table names in multiple schemas. (a.j and b.j) ( Rod)
- Other bug fixes ( Rod)
2003-08-04 22:00:18 +00:00
Ben Collver
2f45866beb emulators/darcnes and wip/darcnes-svgalib now share some in common. 2003-08-04 19:17:45 +00:00
Ben Collver
bd2b928483 didn't mean to remove PLIST 2003-08-04 19:17:16 +00:00
Ben Collver
a1fabd8746 removing unnecessary files 2003-08-04 19:11:18 +00:00
Marc Recht
4f1e44a7ba Add test_cpickle problem on NetBSD-current. 2003-08-04 09:19:12 +00:00
Marc Recht
4b216181b2 Install a libpython2.3.so link, so that the Python shared lib is found
by the linker.
2003-08-04 08:55:02 +00:00
Marc Recht
17b80e39bc Remove patches against lang/python/*. Similiar patches have been applied
to pkgsrc.
2003-08-04 08:32:57 +00:00
Amadeus
0e484d9ae6 Added wmnetload. 2003-08-03 16:53:46 +00:00
Amadeus
e87b00c3f3 Windowmaker dockapp to display network interface usage.
Similar in style to wmcpuload and wmmemmon.

Thanks JP!
2003-08-03 16:48:54 +00:00
Earl Gay
7a4de04dad Added aget. 2003-08-03 06:02:07 +00:00
Earl Gay
f4ea61b325 Aget is a multithreaded HTTP download accelerator. It aims to imitate Flashget
for Win32. Aget is an acronym for two turkish words "Acele Getir," meaning
"Get it fast." WWW: http://www.enderunix.org/aget/
2003-08-03 06:00:26 +00:00
Juan Romero Pardines
64a42f265f Updated to the latest version.
2003-06-19  jabberd 2.0.0-a5

    * Build system overhaul [rob]
    * Query-based storage layer [rob]
    * PostgreSQL storage and authentication [rob]
    * MySQL storage and authentication [rob]
    * PAM authentication [rob]
    * Incremental roster database updates [rob]
    * c2s idle connection checks [rob]
    * c2s keepalives [rob]
    * c2s external password synchronisation [rob]
    * Disco identity configuration [rob]
    * Disco item publish [rob]
    * XMPP-style errors [rob]
    * XMPP-style session start [rob]

--

Support for mysql/postgresql and PAM was added, you can define any of those
options with these variables:

o JABBERD2_USES_PGSQL
o JABBERD2_USES_MYSQL
o JABBERD2_USES_PAM
2003-08-03 03:31:27 +00:00
Amadeus
03c9aa3c5e Added wmclockmon and wmitime 2003-08-02 22:34:59 +00:00
Amadeus
b2e4c60636 Window manager dockapp, show time, date and internet time. 2003-08-02 22:33:07 +00:00
Amadeus
96a8f20373 wmclockmon - window manager dock app similar to wmcpuload, for time and date
has alarm features, works under fluxbox etc.
2003-08-02 22:32:21 +00:00
Amadeus
4fbe786d40 As before 2003-08-02 20:40:55 +00:00
Amadeus
3bf77e0416 Removed 2 uneccesary patches 2003-08-02 20:29:14 +00:00
Amadeus
d3f7ad0ecd Makefile agrees with new pkglint. 2003-08-02 19:55:25 +00:00
Amadeus
de0ac71015 I really suck. Sorry. 2003-08-02 18:57:49 +00:00
Amadeus
51d34fd93b Sorry guys, I'm new at this.
Added the patches (for real) this time.
2003-08-02 18:40:35 +00:00
Amadeus
5485f327bd Corrected COMMENT, added patches. 2003-08-02 18:21:21 +00:00
Benedikt Meurer
fd4d2a5791 Updated to devhelp 0.7:
-----------------------
* Crash fix
* Better error handling
* Plug memory leak
* Usability fixes
* Dist the emacs and vim scripts
* Added --geometry
* UI fixes
* Listen to GConf toolbar and menu settings
2003-08-02 16:56:59 +00:00
Marc Recht
2316bd2417 Fix building on NetBSD systems < 1.6T. pyconfig.h defines POSIX* and XOPEN*
which disables needed library functions (_NETBSD_SOURCE doesn't exist prior
to 1.6T).
Also import patch-b{a|b} from python22-pth.
2003-08-02 13:54:11 +00:00
Jeremy C. Reed
faab7d1152 Use "wip" directory instead of "security". 2003-08-01 21:15:26 +00:00
Jeremy C. Reed
902c73dcd9 Removed some whitespace. 2003-08-01 21:04:02 +00:00
Jeremy C. Reed
d613160cc9 This is Samba 3 (beta). It has Active Directory support. 2003-08-01 21:03:21 +00:00
Thomas Klausner
d1d156de37 Be sure to install in the correct man dir, if the code
ever gets enabled.
2003-07-31 19:43:23 +00:00
Thomas Klausner
5c39196aab Remove gtksee, add php4-exif. 2003-07-31 19:39:44 +00:00
Marc Recht
ca6e264e1a Clean up the patches a bit and don't install pydoc as pydoc2.3. 2003-07-31 17:56:35 +00:00
Min Sik Kim
1ccda76b92 Replaced the MAINTAINER address with a real one. 2003-07-31 15:39:27 +00:00
Marc Recht
1a16c7fd66 only buildlink the shared libpython 2003-07-31 15:15:35 +00:00