Commit graph

4396 commits

Author SHA1 Message Date
Min Sik Kim
a61301ea17 bl3ify 2004-02-01 22:24:15 +00:00
Min Sik Kim
9e417a3066 Sync with official release. 2004-02-01 22:22:18 +00:00
Roland Illig
368a0c01f7 Fixed the `pkglint' warnings. 2004-02-01 21:31:37 +00:00
Min Sik Kim
66f2352f50 bl3ify 2004-02-01 19:12:46 +00:00
Min Sik Kim
0d89e164e3 regen 2004-02-01 18:55:48 +00:00
Min Sik Kim
a2cb3b9883 Sync with official release. 2004-02-01 18:52:01 +00:00
Min Sik Kim
1ed2be168f Note why shared library versions are wrong. 2004-02-01 18:07:52 +00:00
Min Sik Kim
84d2773ca3 bl3ify 2004-02-01 00:43:12 +00:00
Min Sik Kim
dc3a304b0d - Correct MASTER_SITES and HOMEPAGE.
- Regen distinfo.
- Depend on xextensions explicitly.
2004-02-01 00:40:37 +00:00
Soren Jacobsen
0389cb0876 s/seperated/separated/; s/servicable/serviceable/ 2004-02-01 00:01:01 +00:00
Soren Jacobsen
d68fd9f095 s/seperate/separate/ 2004-01-31 23:59:45 +00:00
Soren Jacobsen
a93e2398e2 s/seperately/separately/ 2004-01-31 23:59:14 +00:00
Soren Jacobsen
2b333d13ba s/seperate/separate/ 2004-01-31 23:57:20 +00:00
Soren Jacobsen
f52b535016 s/seperately/separately/ 2004-01-31 23:56:58 +00:00
Roland Illig
db4cc32e8d Wrote a manpage. 2004-01-31 23:02:15 +00:00
Min Sik Kim
a79eb63aa0 bl3ify 2004-01-31 22:24:09 +00:00
Min Sik Kim
7443c9f2f4 Add dependency on xextensions. 2004-01-31 22:23:35 +00:00
Min Sik Kim
d6a890280a configure requires xextensions. 2004-01-31 22:10:04 +00:00
Min Sik Kim
6a030271eb bl3ify 2004-01-31 22:02:06 +00:00
Roland Illig
37cf48e7b7 Added two patches. One for the pkgsrc Makefile, the other for the source
code of the main program. What the latter patch does is documented in the
file DESCR.
2004-01-31 19:50:58 +00:00
Roland Illig
d7317497fb First version. `Same' is a program to merge identical files into inodes
by using hard links or symbolic links.
2004-01-31 19:49:41 +00:00
Soren Jacobsen
86854d72dd Only USE_PKGINSTALL, don't include bsd.pkg.install.mk 2004-01-31 18:55:17 +00:00
Min Sik Kim
09878d21ff bl3ify 2004-01-31 18:41:01 +00:00
Min Sik Kim
dad6fe9c84 Doesn't use pkg-config. 2004-01-31 18:38:47 +00:00
Min Sik Kim
931e7a44d0 bl3ify 2004-01-31 18:12:18 +00:00
Min Sik Kim
30de1f7ab8 Doesn't use pkg-config. 2004-01-31 18:00:52 +00:00
Min Sik Kim
ca07ae79dd bl3ify 2004-01-31 17:56:11 +00:00
Min Sik Kim
b0fd2de2a1 Doesn't use pkg-config. 2004-01-31 17:45:41 +00:00
pancake ;)
bd15e42534 Separate with common for kaffe && kaffe-nox11 2004-01-31 14:57:13 +00:00
pancake ;)
6251b46a42 Initial import of p5-Frontier-RPC
API to create xmlrpc apps (client/server) in perl


Frontier::RPC implements UserLand Software's XML RPC (Remote
Procedure Calls using Extensible Markup Language).  Frontier::RPC
includes both a client module for making requests to a server and
a daemon module for implementing servers.  Frontier::RPC uses RPC2
format messages.
2004-01-31 13:30:12 +00:00
Jeremy C. Reed
1973a1ed3d Comments in TODO are resolved. 2004-01-31 08:51:26 +00:00
Jeremy C. Reed
c0c98d93ef Upgraded to official libXt-0.1.4. Sorry about the number change --
hopefully the upgrade to a lower number doesn't cause problems.

Added four patches.  The official libXt doesn't build without
patches. (I submitted back for review to xlibs, and will commit
later.)

Add HOMEPAGE.

Add include for pthreads support.

Fix PLIST to have real version number for library.

Added buildlink2.mk file.
2004-01-31 08:50:48 +00:00
Jeremy C. Reed
05eaaa4ce9 Uses threads. So include threads. 2004-01-31 08:12:35 +00:00
Jeremy C. Reed
b785c65abb I autofoo'd this for freedesktop.org and now available for pkgsrc :)
This Xmu library contains miscellaneous utilities and is not part of the
Xlib standard.  It contains routines which only use public interfaces
so that it may be layered on top of any proprietary implementation of
Xlib or Xt.

This also includes the Mini Xmu library that does not use Xt and Xaw.

This is part of the X Libraries and Protocol Headers Project at
freedesktop.org.
2004-01-31 07:44:15 +00:00
Todd Vierling
968b1b012b Update to 0.12.7. Changes are far too numerous to list here; suffice it
to say that if you use it, you want to update it for stability.
2004-01-31 02:55:42 +00:00
Todd Vierling
0997aef428 Update to 2.9.1. Changes:
Some Install script fixes.
Fixed a problem in blockrequest() where a buffer
  could have been used after it was free()'d which
  resulted in segfaults.
Check that feedback buffer is not null before
  operating on it in chain_select().
  Closes #631353, thanks Sami Farin.
Make sure DH/DSA param file is actually opened
  before writing to it. Fixes a segfault in
  case it is not.
Handle a pool we cannot read correctly: don't close
  the NULL dir handle (segfaults on *BSD). We also
  print a warning in that case now.
Minor stats fix (gmtime vs localtime).
Fix pool stats bug.
2004-01-31 02:52:22 +00:00
Min Sik Kim
cd8b3dfac7 Correct HOMEPAGE. 2004-01-30 18:24:19 +00:00
Martti Kuparinen
3cfdfb03c8 Reorganise the PLIST files. 2004-01-30 13:10:52 +00:00
pancake ;)
ae51bbe4a3 Add lua-expat 2004-01-29 23:17:20 +00:00
pancake ;)
8d25b13bd5 Initial import of lua-expat
LuaExpat is a XML parser based on the Expat XML parser.
It allows Lua programs to:

- Process a XML document incrementally , thus being able to handle
  huge documents without memory penalties;

- Register handler functions wich are called by the parser during
  the processing of the document, handling the document elements or text.
2004-01-29 23:11:59 +00:00
Min Sik Kim
0adcfcfa6c Add schemas files. It should have been done when schemas.mk was introduced. 2004-01-29 14:45:01 +00:00
Jose Diaz Fernandez
6bee421f42 Modified USER_CONFIGURE for GNU_CONFIGURE 2004-01-29 14:25:09 +00:00
Martti Kuparinen
1e7d1db039 PLIST is relative to PREFIX so install files to PREFIX/something as well. 2004-01-29 07:48:45 +00:00
Martti Kuparinen
1c922722b0 Removed linux-kernel-sources 2004-01-29 07:40:21 +00:00
Martti Kuparinen
c3a353b39c Added linux24-kernel and linux24-kernel-headers 2004-01-29 07:34:43 +00:00
Martti Kuparinen
52b9bcda9e This package install the Linux kernel headers. 2004-01-29 07:32:47 +00:00
Martti Kuparinen
52eda89260 The Linux kernel is the core part of the Linux-based operating system.
It is a Unix clone and aims to comply with Single UNIX Specification
and POSIX.  Linux was written from scratch by Linux Torvalds and
developed by many programmers around the world.
2004-01-29 07:32:04 +00:00
Min Sik Kim
2f32f0e0c6 Correct MASTER_SITES.
Update to 2.0.1.

Changaes:
    - Eliminate offset arguments in combining operators,
    - create separate CopyRegion and TranslateRegion requests.
    - Merge xfixes_2_branch back to head
2004-01-29 05:59:18 +00:00
Min Sik Kim
fb44262001 Correct MASTER_SITES and HOMEPAGE.
CATEGORIES x11 and net.
2004-01-29 03:17:17 +00:00
John R. Shannon
f78f8a4543 Update to gcc-ss-3.4-20040128 2004-01-28 19:07:36 +00:00