1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Commit Graph

3733 Commits

Author SHA1 Message Date
Dmitry Sivachenko
9bcf81d2c0 Correct shared library name for gtkada. 2001-09-10 20:42:23 +00:00
Dmitry Sivachenko
6845ee0376 Set DIST_SUBDIR=KDE 2001-09-10 20:22:28 +00:00
Akinori MUSHA
7c4454a28c Update to 1.1. 2001-09-10 16:20:06 +00:00
Maxim Sobolev
1dc34440ed Update to 0.39. 2001-09-10 10:27:55 +00:00
Kris Kennaway
151b06f16f It looks like the distfile on the MASTER_SITES were reverted to an older
version.  Switch to a local copy of the distfile for now.
2001-09-10 01:23:32 +00:00
Joerg Wunsch
a854fa02c1 Updated documentation file. 2001-09-09 17:03:42 +00:00
Anton Berezin
39359eab1c Update to 1.06. 2001-09-09 15:53:36 +00:00
Ying-Chieh Liao
8970b2e08d upgrade to 1.9
drop maintainership
fix WWW:
2001-09-09 13:15:25 +00:00
Ying-Chieh Liao
25e4f5400c upgrade to 1.19
drop maintainership
2001-09-09 12:31:22 +00:00
Ying-Chieh Liao
1dc254500d upgrade to 4.1.1
drop maintainership
2001-09-09 12:09:32 +00:00
Ying-Chieh Liao
b76ce88bd9 upgrade to 0.6
drop maintainership
2001-09-09 11:22:32 +00:00
Tor Egge
60032d4ed7 Add an optional experimental patch that reduce the number of context
switches on UP systems when the thread waiting on a condition has a
higher priority than the thread signalling the condition.

Bump port revision.
2001-09-09 01:12:47 +00:00
Tor Egge
85ca10cdc3 Set frame pointer to 0 before calling function in child process to indicate
that the stack frame chain stops here.
2001-09-09 00:57:11 +00:00
Tor Egge
33ddbc7387 Use libc version of _flockfile() and _funlockfile() on 5.0-CURRENT. 2001-09-09 00:53:07 +00:00
SADA Kenji
8eca56e141 Upgrade to 1.90 . 2001-09-08 19:10:29 +00:00
Akinori MUSHA
3e226486cb Add ruby-fileutils, a file & directory manipulation library for Ruby. 2001-09-08 14:30:23 +00:00
Akinori MUSHA
f4f1daff0e Update WWW and the author's mail address.
The license was changed from GPL to LGPL.

Fix a couple of typos.
2001-09-08 14:22:26 +00:00
Akinori MUSHA
002496839d Update to 1.3.11. 2001-09-08 13:12:56 +00:00
Yaroslav Tykhiy
df36eba4c3 Don't ignore ${MKDIR}'s return status. 2001-09-08 09:05:54 +00:00
Pete Fritchman
f70925bdbc Update to 0.1.2 2001-09-08 00:17:52 +00:00
Pete Fritchman
b0b6cb1263 Add MASTER_SITE_LOCAL in to MASTER_SITES. The main homepage for devtodo seems
to have disappeared...

Noticed by:	fenner distfile survey
2001-09-08 00:13:34 +00:00
Jimmy Olgeni
8d8939752a Add devel/libast, "A library of assorted spiffy things, previously known as
libmej, the Eterm helper library".

This port is required by the Eterm 0.9.1 upgrade.

Submitted by:	Jeremy Norris <ishmael27@home.com>
2001-09-07 19:54:19 +00:00
Marcel Moolenaar
78462c178d Update for the not-so-new RH distribution directory structure.
Numerous reminders by: portsurvey
2001-09-07 18:27:44 +00:00
Yaroslav Tykhiy
7eee6981b6 Update port to strace-4.4.
Submitted by:	alex@rinet.ru
2001-09-07 12:50:30 +00:00
Johann Visagie
f80bb54c62 Add py-grouch 0.1, a system for describing and enforcing a Python
object schema.
2001-09-06 14:32:27 +00:00
Kevin Lo
48292acf61 Update to version 1.0.6
PR: 30322
Submitted by: Ports Fury
2001-09-05 16:02:09 +00:00
Ying-Chieh Liao
de9b809d86 upgrade to 0903 2001-09-05 06:35:03 +00:00
Johann Visagie
558caa64de - Housekeeping update :)
- Add runtime dependency on Tkinter
- Deploy DOCSDIR
- Minor style updates in Makefile
- Update my email address
- Make installation of examples dependent on NOPORTDOCS
- Bump PORTREVISION (because of the last point above)
2001-09-04 14:20:31 +00:00
Anton Berezin
bfa9be96b2 Add RUN_DEPENDS; this fixes the bento build of devel/p5-Agent.
Assume maintainership.

Submitted by:	bento logs
2001-09-04 14:11:48 +00:00
Maxim Sobolev
e1e613ee9d Fix a bug that prevents some applications (e.g. Evolution) from starting-up
properly. This doesn't fix Nautilus, however. :(

Submitted by:	obrien
2001-09-04 12:15:10 +00:00
Pete Fritchman
f577ca4261 Update to 2.18 2001-09-04 00:23:12 +00:00
Johann Visagie
f0b7d79656 - Update to version 0.10.1 2001-09-03 15:26:29 +00:00
Maxim Sobolev
cc2d34434a - Update to 0.1.8;
- get rid of useless .la file;
- don't hardcode package version number into library name - it's bogus.
2001-09-03 14:54:10 +00:00
Maxim Sobolev
bdf2a53bfd Update to 1.2. 2001-09-03 13:19:49 +00:00
Mario Sergio Fujikawa Ferreira
5f2fa3cee8 o update to 1.0
o style fix: unecho commands on Makefile
o chase ocamlweb-man.ps.gz checksum on new version of the port

PR:		30152
Submitted by:	MAINTAINER
2001-09-03 04:29:19 +00:00
Akinori MUSHA
f827c53c20 Add ruby-mock, an RUnit extention that makes it very easy to implement
Mock Objects.
2001-09-02 18:42:07 +00:00
Ying-Chieh Liao
c0aa94104d add xtl
A library for R/W structured data to/from an external representation
2001-09-02 06:20:22 +00:00
Bill Fenner
b667b34a87 Allow BROKEN to work, instead of getting
Syntax error: EOF in backquote substitution

Submitted by:	distfile survey
2001-09-02 03:06:33 +00:00
Akinori MUSHA
5b5dc0d525 Add cvs2p4, a CVS to Perforce Converter. 2001-09-01 22:13:54 +00:00
Akinori MUSHA
294ef6fe60 Add devel/c4, a CVS-like Frontend to Perforce. 2001-09-01 21:53:05 +00:00
Akinori MUSHA
d1ceee18ae Add devel/p4db, a Web/Perforce Browser which allows you to browse
Perforce depots via the web as CVSweb does for CVS.
2001-09-01 21:37:20 +00:00
Mario Sergio Fujikawa Ferreira
232f9bf91d Update to 1.4 Build 128 2001-09-01 19:30:59 +00:00
Akinori MUSHA
df5a274627 - Update to version 01.1
- Support the alpha platform (although it is still at version 99.1)
- Install p4ftpd
- Create a non-privileged user and run p4d as the user
- Dig directories and make the port plug-and-play
- Change the configuration file's name to perforce.conf
- Do not unconditionally remove perforce.conf on deinstall
- Make almost all parameters (including directory layouts and
  user/group names) configurable via make variables
- Make the startup script support "restart"
- Take over the maintainership

Approved by:	Samuel Tardieu <sam@inf.enst.fr> (ex. MAINTAINER)
2001-09-01 18:57:08 +00:00
Akinori MUSHA
306eb88b9b Add devel/p4.el -- Simple Perforce-Emacs Integration. 2001-09-01 18:39:09 +00:00
Dmitry Sivachenko
ed1d654263 MAINTAINER -> kde@FreeBSD.org 2001-09-01 08:35:47 +00:00
Trevor Johnson
d79d377611 The wchar.h header required by this port seems to have been added
to -STABLE without a change in __FreeBSD_version .  Check for the
existence of the header, and mark BROKEN if it is missing.

PR:		30121
Submitted by:	Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2001-08-31 16:36:50 +00:00
Maxim Sobolev
810fcd34d2 USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate. 2001-08-31 14:20:29 +00:00
Anton Berezin
231901c7ac Update to 1.06; assume maintainership. 2001-08-31 11:26:21 +00:00
Anton Berezin
1ad600881d Update to 1.05; add WWW to pkg-descr; assume maintainership. 2001-08-31 11:17:47 +00:00
FUJISHIMA Satsuki
8268c79aa5 vanessa_socket_pipe requires popt library.
Submitted by:	bento
2001-08-30 19:42:09 +00:00