1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00
Commit Graph

2852 Commits

Author SHA1 Message Date
Dmitry Sivachenko
99a23688b7 Use MASTER_SITE_KDE. 2001-03-03 13:45:27 +00:00
Dmitry Sivachenko
dcfcc1069d Update to version 1.4 2001-03-02 16:50:50 +00:00
Dmitry Sivachenko
ccf6b3865c Remove kdepim2 and kdesdk2. 2001-03-02 15:43:32 +00:00
Dmitry Sivachenko
3729398c8e Add kdesdk.
This is a collection of applications and tools used by KDE developers.
It also has example code for use in learning KDE programming or starting
a new KDE application.
2001-03-02 15:17:22 +00:00
Dmitry Sivachenko
62754df135 Remove kdesdk2.
I'll re-add it as 'kdesdk'.

Asked by:	will
2001-03-02 15:07:48 +00:00
Dmitry Sivachenko
9fff72905b New port: kdesdk.
This is a collection of applications and tools used by KDE developers.
It also has example code for use in learning KDE programming or starting
a new KDE application.
2001-03-02 12:59:41 +00:00
Akinori MUSHA
84f3661d6e Update to 0.3.7. A couple of examples are added. 2001-03-02 10:41:26 +00:00
Akinori MUSHA
bafc92f059 Add ruby-dialogs, a simple Ruby interface to dialog(1). 2001-03-02 10:32:38 +00:00
Ying-Chieh Liao
f0b8839c18 fix plist
Noted by:	ports fenner
2001-03-01 14:41:37 +00:00
Vanilla I. Shu
a17f7f39ac Upgrade
p5-BSD-Resource		=> 1.09
	p5-CGI-Application	=> 1.2
	p5-CGI_Lite		=> 2.0
	p5-Convert-ASN1		=> 0.08
	p5-IO-Tty		=> 0.04
	p5-IO-stringy		=> 1.219
	p5-Class-MethodMaker	=> 1.02
2001-03-01 12:03:46 +00:00
Vanilla I. Shu
68c2f99c63 Remove do-configure section, use PERL_CONFIGURE now. 2001-03-01 06:39:18 +00:00
Maxim Sobolev
a2a5360b80 There is no libgcc_r.a anymore. 2001-02-28 11:22:46 +00:00
David E. O'Brien
f6a986d637 Install the shared lib version and ef wrapper script.
Partically Submitted by:	Daniel O'Connor <doconnor@gsoft.com.au>
2001-02-28 10:22:59 +00:00
Ying-Chieh Liao
531a10b09a add uds
UDS (Useful Development Stuff) Collection
2001-02-27 07:10:53 +00:00
Will Andrews
ba96416ef7 Unbreak. 2001-02-27 03:33:24 +00:00
Steve Price
7aa48866da Mark these ports as BROKEN after KDE 1.x was unceremoniously ripped from
the ports tree.
2001-02-27 03:09:12 +00:00
Brian S. Dean
62d5187fcc AVRPROG drives a simple parallel port programmer and is used to
program Atmel's AVR family of microcontrollers.
2001-02-27 01:13:42 +00:00
Steve Price
fecf5b4974 Forget to bump PORTREVISION with previous commit.
PR:		25382
Submitted by:	maintainer
2001-02-26 22:06:27 +00:00
Mikhail Teterin
447c09cd04 Add libusb 0.1.3b,
library giving userland programs access to USB devices.

PR:		24703
Submitted by:	John Reynolds <jjreynold@home.com>
2001-02-26 21:45:05 +00:00
Steve Price
09ba9d8694 Remove '-lc' from LDLIBS so threaded apps can link against libslang
as well.

PR:		24853
Submitted by:	Jeremy Norris <ishmael27@home.com>
Approved by:	maintainer
2001-02-26 17:55:20 +00:00
Tor Egge
5f887dac56 Calling the libc .cerror from outside libc doesn't work when libc
is a shared library.  Use a copy of .cerror to avoid this problem.

PR:		24845
2001-02-26 14:15:28 +00:00
Tor Egge
3c409910e0 Use __error() from liblthread instead of the libc version. 2001-02-26 14:09:46 +00:00
Steve Price
8d48f8b008 Use the gzip'd tarball since the bzip2'd one doesn't exist anymore.
PR:		24180
Submitted by:	Andreas Schulz <ats@first.gmd.de>
2001-02-26 04:06:36 +00:00
Steve Price
9e880783b6 Forgot to bump PORTREVISION with previous commit.
Reminded by:	kris
2001-02-26 04:00:07 +00:00
Steve Price
3f7e25a51d Since fputs doesn't return the number of bytes written, bump dboffset
by strlen(s) instead.

PR:		21705
Submitted by:	Alexander Kabaev <ak03@gte.com>
2001-02-26 03:45:31 +00:00
Steve Price
d8f88d6f7b Minor pkg-plist fixes.
PR:		23806
Submitted by:	Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw>
2001-02-26 03:34:31 +00:00
Steve Price
632ca6e166 Update to version 1.06.
PR:		25364
Submitted by:	maintainer
2001-02-26 03:19:40 +00:00
Maxim Sobolev
ac6018bd20 Update to 0.35. 2001-02-25 21:17:08 +00:00
Ying-Chieh Liao
765c187ae2 fix install path on current
use system build-in PERL_CONFIGURE

Submitted by:	gugod@gugod.org
2001-02-25 18:00:44 +00:00
Tor Egge
6938e8f7c5 Reference _flockfile to ensure that the linuxthreads version is used. 2001-02-25 09:15:19 +00:00
Kevin Lo
150b4ab79a Fix pkg-plist
PR: 25319
Submitted by: Ports Fury
2001-02-25 06:22:08 +00:00
Trevor Johnson
b2da0c2883 Update to 1.0.1. The sorting bug has been fixed. 2001-02-25 03:13:11 +00:00
Kevin Lo
cf7fc73cc2 - Certain files were installed to incorrect locations, leading to serious
breakage.
- Fixing the problem lead to a more general overhaul of the port.
- Bumped PORTREVISION.

PR: 25304
Submitted by: MAINTAINER
2001-02-23 15:40:37 +00:00
Ying-Chieh Liao
5c7da5ac79 upgrade to 3.3.5 2001-02-23 05:35:57 +00:00
Mario Sergio Fujikawa Ferreira
76ae6e1d12 Add new MASTER_SITES 2001-02-22 17:22:39 +00:00
Ying-Chieh Liao
8a9a2f1b73 add make++
Make++ (or makepp) is a drop-in replacement for GNU make
2001-02-22 13:23:17 +00:00
Maxim Sobolev
71ad5ce95a Add a message explaining how to use SDL on console using vgl driver. 2001-02-22 08:58:10 +00:00
James E. Housley
4b62c770fd The mips64orion-rtems-* ports have been replaced by the more general
mips-rtems-* ports.  It is now time to remove these.
2001-02-22 03:49:58 +00:00
Mario Sergio Fujikawa Ferreira
0fabc4ff05 Sanitize MASTER_SITES. 2001-02-22 02:49:48 +00:00
Mikhail Teterin
d74fb03b0a Upgrade to the version 1.4, which is required for TCL-8.3.2 and
usefull  for  earlier  ones.  Get rid  of  patches  and  provide
Makefile.bsd  instead   (which  uses  bsd.lib.mk).   Remove  the
WITH_TCL8x spaghetti and rely TCL_VER?=8.3 instead.

I think, I botched my previous commit, so this applies to it too.
2001-02-21 22:59:52 +00:00
Mikhail Teterin
6f57d472f6 Upgrade to the latest version 1.4. It will be _required_ for TCL
8.3.2 and above, and helps  the earlier versions too. Remove the
patches and  provide our own Makefile.bsd  instead. Also, remove
the WITH_TCL8? spaghetti and use a simpler TCL_VER?=8.3 aproach.
Note, that this port now assumes the usage of TCL_STUBS.
2001-02-21 22:37:38 +00:00
Akinori MUSHA
c3fd0d114f Update to 1.0. The only change from 0.9.2 was the merger of
patch-install.rb.
2001-02-21 16:22:10 +00:00
Maxim Sobolev
ad9ee9d035 Update to 0.9.
Submitted by:	vanilla
2001-02-21 13:14:57 +00:00
Peter Pentchev
a414061722 Update to 1.4.4, add NOPORTDOCS handling.
PR:		25246
Submitted by:	maintainer
2001-02-21 10:42:02 +00:00
Trevor Johnson
a3163cc004 new port of cvsgraph 1.0.0, a utility for charting cvs/rcs history 2001-02-21 09:17:10 +00:00
Akinori MUSHA
f480e19e78 Add ruby-mutexm, a Mutex mix-in with some enhanced features. 2001-02-21 05:00:55 +00:00
Maxim Sobolev
d07e4e801e Add motor 2.6.3, a powerful text mode based programming IDE. 2001-02-21 00:15:07 +00:00
Eivind Eklund
c4e3c399f3 Update to version 0.9.1
PR:		24906
Submitted by:	Anton Berezin <tobez@tobez.org>
2001-02-20 22:25:04 +00:00
Maxim Sobolev
fd0bed98df Unbreak.
Submitted by:	bento
2001-02-20 12:43:37 +00:00
Akinori MUSHA
159523948f The repacked version of the distfile seems to have a bug in the
installer.  Put the old version in my web space and make MASTER_SITES
point to it.
2001-02-20 06:58:01 +00:00