Commit Graph

28849 Commits

Author SHA1 Message Date
marcm
893e01e3f9 Update to 2.6.3. New theme engines and stuff for GTK+ 2.6. 2005-05-24 21:30:27 +00:00
marcm
ec73f555e3 Update to GTK+ 2.6.7, the next release in the GTK cycle. 2005-05-24 21:29:11 +00:00
marcm
e10bc30b85 Update to 1.8.1, part of GTK+ 2.6 and Gnome 2.10 2005-05-24 21:27:28 +00:00
marcm
ed45fc98d6 Update to 1.10.1, part of GTK+ 2.6 and Gnome 2.10 2005-05-24 21:26:52 +00:00
marcm
ecccc708fe Update to 2.6.4, part of GTK+ 2.6 and Gnome 2.10 2005-05-24 21:26:17 +00:00
avsm
20b6d5a924 update to yafc-1.1, and replace MESSAGE with a @sample 2005-05-24 20:39:49 +00:00
naddy
5ece53f661 update to 3.3, several years worth of changes; from mpech@ 2005-05-24 20:27:49 +00:00
mcbride
5de4eec333 Add xscribble. 2005-05-24 19:50:52 +00:00
naddy
8b927d68e0 Update to 2.7.7, about four years worth of changes.
Some patches from FreeBSD.
2005-05-24 19:49:28 +00:00
robert
9c29b93d58 +xplanet 2005-05-24 19:17:16 +00:00
robert
3f9d859a9a import xplanet-1.1.2
Xplanet was inspired by Xearth, which renders an image of the earth into the X
root window. Xplanet uses the Imlib library to read user supplied maps of the
earth (or another planet). Orthographic and mercator projections can be
rendered to the root window or saved to a file. An image that the user can
rotate interactively can be popped up in a window using OpenGL or Mesa.
2005-05-24 19:15:53 +00:00
msf
000734196c +p5-POE-Component-Client-DNS 2005-05-24 16:49:23 +00:00
msf
f3535a94a6 - initial import of POE-Component-Client-DNS 0.98
POE::Component::Client::DNS is an event driven wrapper for
Net::DNS::Resolver.  It accepts events containing Net::DNS::Resolver
questions, and it emits events carrying Net::DNS::Packet responses.
2005-05-24 16:46:25 +00:00
mcbride
deaeaef311 Initial import of xscribble-20000616
Xscribble is an X application that allows a user of a touch screen to
input characters into X applications, using a uni-stroke (graffiti like)
alphabet.

ok msf@
2005-05-24 07:19:35 +00:00
mjc
06b691b9b1 add missing objects to shared library
fixup paths and such specified by libnet-config-1.1
ok msf@
2005-05-24 06:54:20 +00:00
msf
2b8e0be29f +p5-NetPacket
+p5-POE-Component-Pcap
2005-05-24 06:30:35 +00:00
msf
eeca8c11ec - initial import of POE-Component-Pcap 0.04
POE::Component::Pcap provides a wrapper for using the Net::Pcap module
from POE programs. The component creates a separate session which posts
events to a specified session and state when packets are available.
2005-05-24 06:28:19 +00:00
msf
66cd81a610 - initial import of NetPacket 0.04 with Joel Knight's patches
"NetPacket" provides a base class for a cluster of modules related to
decoding and encoding of network protocols. Each "NetPacket" descendent
module knows how to encode and decode packets for the network protocol
it implements. Consult the documentation for the module in question for
protocol-specific implementation.
2005-05-24 06:16:53 +00:00
mjc
6533869621 missed version bump with libnet fixes 2005-05-24 04:48:59 +00:00
mjc
a511c62a0a forgot to bump version with libnet fixes 2005-05-24 04:47:30 +00:00
mjc
fdc1c5ef5f cope with new libnet port
ok pvalchev@ msf@
2005-05-24 04:41:15 +00:00
mjc
4ffe61de6c cope with new libnet port (flavours can run, but they can't hide)
ok pvalchev@ msf@
2005-05-24 04:39:05 +00:00
naddy
dc09212266 update to 3.11, from maintainer Victor Sahlstedt 2005-05-24 03:31:44 +00:00
msf
1ac4478b08 +p5-POE-Component-Server-FTP 2005-05-24 01:39:16 +00:00
msf
8575b3e463 - initial import of POE-Component-Server-FTP 0.06
POE::Component::Server::FTP is an event driven FTP server backed by a
virtual filesystem interface as implemented by Filesys::Virtual

requested by jolan@
2005-05-24 01:37:45 +00:00
msf
39490d5a85 +p5-POE 2005-05-24 01:04:26 +00:00
msf
d672b995a0 - initial import of POE-0.31
POE is a framework for cooperative, event driven multitasking in Perl.
Other languages have similar frameworks. Python has Twisted. TCL has
"the event loop". 

POE originally was developed as the core of a persistent object server and 
runtime environment. It has evolved into a general purpose multitasking and 
networking framework, encompassing and providing a consistent interface to 
other event loops such as Event and the Tk and Gtk toolkits.
2005-05-24 01:03:13 +00:00
naddy
c78fc4fc46 drop extraneous WANTLIBs; from maintainer Gerardo Santana 2005-05-24 00:46:37 +00:00
msf
08a983aada - USE_SYSTRACE was written to be transparent to the port author. Adding i
${_SYSTRACE_CMD} to any target in a port Makefile is a mistake.

ok sturm@ kurt@
2005-05-24 00:44:41 +00:00
mjc
5e5f75b247 cope with new libnet port
ok pvalchev@ msf@
2005-05-24 00:13:31 +00:00
avsm
81831b741c fix date format to work with Safari, from djs@fraserresearch.org 2005-05-24 00:12:23 +00:00
mjc
a9e56a1822 needed to cope with libnet update
missed in previous commit
ok pvalchev@ msf@
2005-05-24 00:11:51 +00:00
mjc
f94efb8ebe cope with libnet update
ok pvalchev@ msf@
2005-05-24 00:10:44 +00:00
mjc
03912400e5 cope with new libnet port
regen patches
ok pvalchev@ msf@
2005-05-24 00:08:29 +00:00
naddy
ccd96803bb Sync chroot instructions with perl version.
From: Lawrence Teo <lcteo@uncc.edu>
2005-05-24 00:05:55 +00:00
mjc
4e6cd36676 cope with new libnet port
ok pvalchev@ msf@
2005-05-24 00:01:46 +00:00
mjc
47dffcf587 update to cope with new libnet
and regen patches while here
ok pvalchev@ msf@
2005-05-24 00:00:11 +00:00
mjc
dc473fd8ed fixes to find libnet in its new home
ok pvalchev@ msf@
2005-05-23 23:58:03 +00:00
mjc
34ce8ea33a tweak to make happy with split libnet port
ok pvalchev@ msf@
2005-05-23 23:54:32 +00:00
msf
35989e5539 - split libnet port into two versions
- worked on by myself, pvalchev and mjc

"put it in" pvalchev@
2005-05-23 23:50:39 +00:00
naddy
3f5db04dd0 update to 1.0.11: various bug fixes and some new formats 2005-05-23 23:49:27 +00:00
avsm
333da72e90 +ocaml-rss
+ocaml-xml-light
2005-05-23 23:16:55 +00:00
avsm
71879bfa6b initial import of ocaml-rss-0.3
--
OCaml-RSS is a library to parse RSS 2.0 files (which are XML files)
and build a structure representing the document.  Some functions
are also provided to print RSS documents from the structure.

The parser tries also to parse some RDF files, but many fields of
these RDF files are not taken into account.
2005-05-23 23:04:53 +00:00
avsm
cfa1ed7efa initial import of ocaml-xml-light-2.2
--
Xml Light is a minimal Xml parser & printer for OCaml.  It provides
a few functions to parse a basic Xml document into an OCaml data
structure and to print back the data structures to an Xml document.

Xml Light has also support for DTD (Document Type Definition).
2005-05-23 23:03:56 +00:00
djm
10b515b4c7 rename python subpackage to py-libdnet to avoid name conflict;
ok maintainer mjc@
2005-05-23 22:59:42 +00:00
naddy
181cd983e4 no regression test available, duh 2005-05-23 22:57:56 +00:00
naddy
27f554d029 +xmms-xf86audio 2005-05-23 22:52:45 +00:00
naddy
402a52f67a Import xmms-xf86audio 0.4.2.
A plugin that enables XMMS to use the media-control keys on many
keyboards to control XMMS playback and volume.
2005-05-23 22:51:34 +00:00
pvalchev
e891aea035 sync 2005-05-23 22:00:55 +00:00
alek
1089355064 - Move stuff around in preparation for python 2.4
- Better WANTLIB marker for base package
2005-05-23 20:39:36 +00:00