1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Commit Graph

126945 Commits

Author SHA1 Message Date
Pav Lucistnik
4d2b5b5ad2 - Remove bogus optional dependencies on databases/postgresql7
Inspired by:	"I wonder where people are taking this code snippet from."
2005-05-31 08:11:30 +00:00
Sergey A. Osokin
80c5619581 Remove BROKEN.
Author rerolled tarball after bug report and small modification.
Changes:
--- old/ptoc/bring.h    Tue Feb 24 21:40:02 2004
+++ new/ptoc/bring.h    Sun May 15 00:40:19 2005
@@ -69,9 +69,11 @@
     static b_ring *top_b_ring;

     static void push(b_ring* r) {
+       /*
         if (r->outer != NULL) {
             r = new b_ring(r->scope);
         }
+       */
         r->outer = curr_b_ring;
         curr_b_ring = r;
     }
2005-05-31 08:09:10 +00:00
Florent Thoumie
0bfa8dd9d6 - Fix typo in pkg-descr.
PR:		ports/81701
Submitted by:	Vasil Dimov <vd@datamax.bg>
2005-05-31 07:56:18 +00:00
Volker Stolz
ab3d91efed Add symlinks for cvsnt.{1,5} man-pages
Approved by: maintainer
2005-05-31 07:55:01 +00:00
Florent Thoumie
5c3a0901a3 - Fix distinfo.
- Fix patch-install.sh.

PR:		ports/81691
Submitted by:	maintainer
2005-05-31 07:53:04 +00:00
Pav Lucistnik
038776e75d - Fix WITH_PGSQL knob
PR:		ports/81700
Submitted by:	Ulrich Spoerlein <q@galgenberg.net>
Pointy hat to:	pav
2005-05-31 07:43:47 +00:00
Pav Lucistnik
57b23f591f - enable an "OPCODE" library that is required to support triangle mesh objects.
- changes the header include order so as not to pick up installed includes
  before local ones
- suppresses the unneeded use of values.h
- works around an inlining limitation in g++

PR:		ports/81610
Submitted by:	Jonathan Hanna <jhanna@shaw.ca>
Approved by:	David Yeske <dyeske@yahoo.com> (maintainer)
2005-05-31 07:39:54 +00:00
Pav Lucistnik
dbd3fce724 - Change last few occurences of USE_GTK=yes to USE_GNOME=gtk12
Approved by:	portmgr (marcus)
2005-05-31 07:26:50 +00:00
Adam Weinberger
8caa86fb9b Update to 2.10.2, and register a dependency upon libgdl-1 if gdl is
installed (I really don't see the point of adding a WITH_GDL switch).
2005-05-31 07:18:17 +00:00
Dmitry Sivachenko
ccc1d333a0 Release to ports@ 2005-05-31 05:26:11 +00:00
Alexey Dokuchaev
004146be14 - Convert to OPTIONS
- Rename WITH_BEASTIE_STARTUP_PIXMAP to WITH_BEASTIE
2005-05-31 05:03:49 +00:00
Roman Bogorodskiy
0e3d8ef98d Fix build on 4.x.
Reported by:	pointyhat via kris
2005-05-31 04:59:00 +00:00
Roman Bogorodskiy
11bbcc8080 Attempt to fix build on 4.x by adding readline dependency.
Reported by:	pointyhat via kris
2005-05-31 04:22:35 +00:00
Roman Bogorodskiy
4a71f897b5 Add USE_GETOPT_LONG to fix build on 4.x
Reported by:	pointyhat via kris
2005-05-31 03:48:01 +00:00
Michael Johnson
73822ea979 - Update to 0.12
- Add some new features to pkg-descr
2005-05-31 02:20:36 +00:00
Kris Kennaway
d0eef62cb2 BROKEN: Unfetchable 2005-05-31 02:15:08 +00:00
Kris Kennaway
bd4f160a1c BROKEN: Size mismatch 2005-05-31 02:13:50 +00:00
Mario Sergio Fujikawa Ferreira
23948ec137 Update to snapshot 20050530 2005-05-31 00:59:36 +00:00
Mario Sergio Fujikawa Ferreira
0b322197fc New port print/texinfo version 4.8: A typeset documentation system
with multiple format output
2005-05-30 23:23:29 +00:00
Mario Sergio Fujikawa Ferreira
7efae85ac9 Update to 0.1.12
PR:		81647
Submitted by:	TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
2005-05-30 22:19:55 +00:00
Florent Thoumie
7c06c40528 - Add pear-Contact_Vcard_Build and pear-Contact_Vcard_Parse. 2005-05-30 22:15:06 +00:00
Florent Thoumie
537c138f73 - Add pear-Contact_Vcard_Parse PEAR class to parse vCard 2.1 and 3.0 files.
PR:		ports/81666
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net>
2005-05-30 22:14:30 +00:00
Florent Thoumie
e9bb1ecd89 - Add pear-Contact_Vcard_Build PEAR class to build (create) and fetch
vCard 2.1 and 3.0 text blocks.

PR:		ports/81665
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net>
2005-05-30 22:13:39 +00:00
Pav Lucistnik
882c35efa8 - Update to 1.0.1
PR:		ports/81686
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
2005-05-30 22:12:18 +00:00
Florent Thoumie
68b0fd0299 - Add pear-Net_SmartIRC PEAR class for communication with IRC networks.
PR:		ports/81663
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net>
2005-05-30 22:12:17 +00:00
Pav Lucistnik
945d6d3670 This is a small PSK31 program that uses gtk and soundcard as modem.
PR:		ports/81637
Submitted by:	S?ren Straarup <xride@x12.dk>
2005-05-30 21:50:00 +00:00
Florent Thoumie
e7c8e4d664 - Update to 1.3.4.
PR:		ports/81614
Submitted by:	Choe, Cheng-Dae <whitekid@gmail.com>
2005-05-30 21:37:27 +00:00
Pav Lucistnik
1db8047914 Ann twpsk, an openmotif X psk31 client.
PR:		ports/81635
Submitted by:	Soren Straarup <xride@x12.dk>
2005-05-30 21:36:34 +00:00
Florent Thoumie
ae89acd135 - Update to 20050515.
PR:		ports/81345
Submitted by:	maintainer
2005-05-30 21:25:43 +00:00
Pav Lucistnik
6cfc4afaa6 - One more fix for IPL_NAT
- Convert to OPTIONS

PR:		ports/81623
Submitted by:	markm (maintainer)
2005-05-30 21:20:39 +00:00
Pav Lucistnik
9fa2ebb975 - Don't hardcode versioned perl binary in shebang line, otherwise it will
break on next perl update.

PR:		ports/81639
Submitted by:	Christopher Nehren <apeiron@coitusmentis.info>
2005-05-30 21:08:56 +00:00
Pav Lucistnik
0d49a197f2 - Touch pkg-descr: fix graphviz version and fix typo
PR:		ports/81664
Submitted by:	Stefan Walter <sw@gegenunendlich.de> (maintainer)
2005-05-30 20:55:11 +00:00
Pav Lucistnik
6f141f851c - Update to 1.34
PR:		ports/81672
Submitted by:	Martijn Lina <martijn@pacno.net> (maintainer)
2005-05-30 20:53:29 +00:00
Oliver Braun
9bcafa753b Upgrade to 0.4.3.
PR:		ports/81652
Submitted by:	Johan van Selst <johans@stack.nl>
2005-05-30 20:49:29 +00:00
Pav Lucistnik
4cd1623bc9 - Use BROKEN instead a comparison using temporary files and exit 1
- Force PREFIX to /var/qmail when it's not set

PR:		ports/81675
Submitted by:	Renato Botelho <freebsd@galle.com.br> (maintainer)
2005-05-30 20:46:07 +00:00
Pav Lucistnik
f45d2e14bf - Update to 20050529
PR:		ports/81681
Submitted by:	Renato Botelho <freebsd@galle.com.br>
Approved by:	Rob Evers <rob@debank.tv> (maintainer)
2005-05-30 20:40:05 +00:00
Florent Thoumie
076d41fd5f - rcNG'ify the port.
PR:		ports/81624
Submitted by:	Denis Shaposhnikov <dsh@vlink.ru>
2005-05-30 20:39:23 +00:00
Anders Nordby
fec83947c1 Use RC_SUBR instead of thttpd_wrapper.
Use WWWOWN instead of nobody.
Clean up Makefile using SUB_FILES, SUB_LIST and PORTDOCS.
Etc.

PR:		72298
Submitted by:	Jeremy Chadwick <freebsd@jdc.parodius.com>, vs/flz
2005-05-30 20:32:57 +00:00
Pav Lucistnik
6c99b72ce4 - Update to 3.2.1
PR:		ports/81685
Submitted by:	Dmitry A. Yanko <fm@cross-road.org.ua> (maintainer)
2005-05-30 20:32:06 +00:00
Thierry Thomas
da1cdd96b3 - Upgrade to 1709_RC8;
- use javavmwrapper and don't load unnecessary classes.
2005-05-30 20:14:35 +00:00
Pav Lucistnik
5c53ba57e8 - Update to 1.0.3
PR:		ports/81658
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
2005-05-30 20:14:21 +00:00
Pav Lucistnik
7e6d2fbe71 - Update to 1.0.1
PR:		ports/81657
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
2005-05-30 20:09:54 +00:00
Pav Lucistnik
1081a0ec71 - Update to 0.8.1
PR:		ports/81683
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
2005-05-30 20:05:52 +00:00
Anders Nordby
642cefc3a5 Update to 2004d. 2005-05-30 19:57:21 +00:00
Anders Nordby
b5d955b613 Update to 2004d.
Fix IPv6+SSL.

PR:		77512
2005-05-30 19:57:06 +00:00
Anders Nordby
23be6a3d0d Update to 0.60.
Use autoconf, drop pkg-plist and patches.
2005-05-30 17:50:37 +00:00
Thierry Thomas
b0b9da6763 Re-add mysql dependency.
PR:		ports/81609
Submitted by:	William O. Yates <master (at) tru2life.net>
Approved by:	maintainer
2005-05-30 16:52:09 +00:00
Oliver Lehmann
864dfbae03 fix build I broke
PR:		ports/81671
Submitted by:	Vasil Dimov <vd@datamax.bg>
Noted by:	kris via pointyhat
Pointyhat to:	oliver
2005-05-30 16:36:17 +00:00
Pav Lucistnik
ca5a2552a5 - Fix doormand to work on FreeBSD
- Replace broken ipf* script
- RCng script

PR:		ports/81615
Submitted by:	Lupe Christoph <lupe@lupe-christoph.de> (maintainer)
2005-05-30 16:31:51 +00:00
Simon Barner
ff008ae301 - Update to 1.0 [1]
- Changed to PLIST_FILES
- Use INFO macro (fix plist w.r.t. info/dir)

Submitted by:	Ralf Becker <ralf@akk.org> (maintainer) [1]
PR:		ports/81667 [1]
2005-05-30 16:12:21 +00:00