Commit graph

10967 commits

Author SHA1 Message Date
Thierry Thomas
a56ed9ae5a - fixes some problems with two-stage name-lookup;
- changes some spaces to tabs in Makefile;
- remove the BROKEN mark; the port build properly;
- use USE_ANT and respect CFLAGS.

PR:		ports/71863
Submitted by:	Sergio Mangialardi
Approved by:	portmgr (marcus).
2004-09-23 05:01:18 +00:00
James E. Housley
8b050bb5e5 Fix the patch files since *-rtems-gdb adds -p1 to patch, I was missing
a direcotry level.

Bump PORTREVISION

Approved by:	portmgr (Mark Linimon)
2004-09-22 17:11:41 +00:00
Yen-Ming Lee
c3f7763128 - define MAN3 if PERL_LEVEL > 500800
- bump PORTREVISION

PR:		70235
Submitted by:	leeym
Approved by:	portmgr (marcus)
2004-09-21 17:45:21 +00:00
Kris Kennaway
377caa3884 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-19 02:59:05 +00:00
Kris Kennaway
9cc499cfc9 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-19 01:23:11 +00:00
Kris Kennaway
123d15030f BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-19 01:05:44 +00:00
Kris Kennaway
103cca7b75 BROKEN on 5.x: Does not compile
Approved by:	portmgr (self)
2004-09-19 00:57:38 +00:00
Kris Kennaway
7a6f05bb7a BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-18 18:47:46 +00:00
Kris Kennaway
8bb453f921 BROKEN on 5.x: Broken by changes to make(1)
Approved by:	portmgr (self)
2004-09-18 18:42:57 +00:00
Kris Kennaway
042b2e1dda BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-18 08:07:51 +00:00
Kris Kennaway
54c070a304 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-18 08:01:09 +00:00
Kris Kennaway
7058a6ab2e BROKEN on 5.x: Broken pkg-plist
Approved by:	portmgr (self)
2004-09-18 07:51:03 +00:00
Kris Kennaway
ae26427c63 BROKEN on 5.x: Does not build
Approved by:    portmgr (self)
2004-09-18 07:44:19 +00:00
Kris Kennaway
9145ddd119 BROKEN: Broken pkg-plist
Approved by:	portmgr (self)
2004-09-17 22:48:49 +00:00
Kris Kennaway
19a6e51b22 BROKEN: Patch fails
Approved by:	portmgr (self)
2004-09-17 22:45:44 +00:00
Kris Kennaway
0a11e6777c BROKEN on 5.x: Broken by make(1) changes
Approved by:    portmgr (self)
2004-09-17 22:37:24 +00:00
Bruce M Simpson
7db744cdcc Fix p4v and update to latest version.
Approved by:	portmgr
Submitted by:	brooks
2004-09-16 14:41:05 +00:00
Joe Marcus Clarke
f728afd18b Fix a threading portability problem in which g_mutex_trylock_posix_impl() did
not check for a return of EDEADLK, thus causing certain threaded applications
to break (e.g. bmp) with libpthread.

This is slated to be committed in the next release of glib.  See
http://bugzilla.gnome.org/show_bug.cgi?id=152009 for more details.

Submitted by:	Pascal Hofstee <caelian@gmail.com>
Reviewed by:	portmgr
Approved by:	portmgr (implicit and no objections from linimon)
2004-09-15 02:52:17 +00:00
Mark Linimon
60baa01555 Added Locale.get method.
PR:		ports/68172
Submitted by:	Alexander Novitsky <alecn2002 at yandex dot ru>
Approved by:	maintainer
2004-09-03 19:44:01 +00:00
Trevor Johnson
29111b83c2 Update to 0.16.16 (no functional changes but this makes the port
fetchable).
2004-09-03 19:36:28 +00:00
Yen-Ming Lee
52d411f714 - add version in CONFLICTS, otherwise it will conflict with itself.
Pointy hat to:	leeym
2004-09-03 16:13:57 +00:00
Yen-Ming Lee
515450b4d5 - use shell meta-characters for pattern matching 2004-09-03 15:19:20 +00:00
Hye-Shik Chang
611ba539a4 Update to 0.96
PR:		71247
Submitted by:	Marco Molteni <mmolteni@cisco.com>
2004-09-03 15:11:16 +00:00
Volker Stolz
cf815ad228 - Link properly with termcap/ncurses
- Add WITHOUT_TERMCAP-knob

Submitted by: maintainer
2004-09-03 14:30:20 +00:00
Yen-Ming Lee
f17fbef0e0 - add missing *.a files
PR:		70621
Submitted by:	leeym
Approved by:	knu
2004-09-03 10:38:54 +00:00
Kirill Ponomarev
3bd8339275 Update to 1.069
PR:		ports/71308
Submitted by:	Ports Fury
2004-09-03 08:41:11 +00:00
Kirill Ponomarev
a01ec892c5 Update to version 5.4.8
PR:		ports/71295
Submitted by:	Ports Fury
2004-09-03 07:58:52 +00:00
Cheng-Lung Sung
a470146c34 - update to 1.61.
- NEW: Multibyte encodings are considered when urlencoding path names.
- CHANGE: The listing view will now always show the revision asked for
    (HEAD by default), but the log message will show the log
    string for the latest modification to the current directory).
    This means the the parent directory structure won't change as you
    browse through old directories.
- FIX: A bug prevented downloading of tarballs from working.

PR:		ports/71292
Submitted by:	maintainer
Approved by:	vanilla (co-mentor)
2004-09-02 17:08:55 +00:00
Michael Nottebrock
a7323a548f Add qsa, a cross-platform scripting toolkit for Qt applications
PR: 	ports/66164 (based on)
Submitted by:	Benjamin Lutz <benlutz@datacomm.ch>
2004-09-02 16:16:58 +00:00
Volker Stolz
68a339739d - Fix typo in META-file
- Mark as BROKEN on 4.X: Need working <wctype.h>
2004-09-02 14:31:33 +00:00
Edwin Groothuis
4186a585f9 New port: devel/pear-HTML_QuickForm_Controller
The package is essentially an implementation of a PageController
	pattern.

	Architecture:
	* Controller class that examines HTTP requests and manages
	  form values persistence across requests.
	* Page class (subclass of QuickForm) representing a single
	  page of the form.
	* Business logic is contained in subclasses of Action class.

	Cool features:
	* Includes several default Actions that allow easy building
	  of multipage forms.
	* Includes usage examples for common usage cases (single-page
	  form, wizard tabbed form).

PR:		ports/71281
Submitted by:	Dmitry Karasik <dmitry@karasik.eu.org>
2004-09-02 11:55:22 +00:00
Tilman Keskinoz
63baf5cb80 Update to 0.6.3
PR:		71222
Submitted by:	Dryice Liu <dryice@liu.com.cn>
2004-09-02 11:37:30 +00:00
Mathieu Arnold
4c64a4c23a Remove this dead file 2004-09-02 10:12:11 +00:00
Cheng-Lung Sung
3e5618dc5e Add a new port.
p5-VCP-Source-cvsbk: VCP source driver for bk exported cvs repository.

PR:		ports/71220
Submitted by:	June-Yen Huang <jihuang@gate.sinica.edu.tw>
Approved by:	vanilla (co-mentor)
2004-09-02 09:52:41 +00:00
Mathieu Arnold
d17387a997 Update to 4.8
PR:		71277
Submitted by:	maintainer
2004-09-02 09:39:57 +00:00
Cheng-Lung Sung
8d319ef84f - update to 0.15.
- Switched from WeakRef to Scalar::Util. ( that's why no 0.14 in ports tree)
- other minor changes in CHNAGES.

Approved by:	vanilla (co-mentor)
2004-09-02 09:20:01 +00:00
Pav Lucistnik
0852823332 - Resign on maintainership of my FreeBSD ports
Submitted by:	Michal Pasternak <dotz@irc.pl>
2004-09-02 08:16:25 +00:00
Michael Nottebrock
b99af92376 Chase renaming of calltree to callgrind.
Forgotten by: sem
Noticed by: Amir Shalem <amir(at)boom.org.il>
2004-09-02 07:51:13 +00:00
Sergey Matveychuk
7eaaf632fe - Update to 0.07
- added the nested parens default filter.
- added tests for this
- added documentation for this

PR:		ports/71259
Submitted by:	maintainer
2004-09-02 06:18:41 +00:00
Sergey Matveychuk
d00fa4c616 Remove junk from Makefile.
Reported by: Amir Shalem <amir(at)boom.org.il>
2004-09-02 05:15:19 +00:00
Oliver Braun
edbe67c2d8 Upgrade to 0.7. 2004-09-01 20:40:27 +00:00
Cheng-Lung Sung
0650322b27 - Update to 0.47
PR:		ports/71251
Submitted by:	Rong-En Fan (maintainer)
Approved by:	vanilla (co-mentor)
2004-09-01 16:54:19 +00:00
Sergey Matveychuk
12ffbba738 Rename devel/calltree to callgrind.
Update it to 0.9.8.
Update related ports.

PR:		ports/70936
Submitted by:	maintainer
2004-09-01 16:27:21 +00:00
Hiroki Sato
8ec5eb8071 Add patches to fix a problem which prevents this from working
with VCP::Dest::SVK.

Submitted by:	June-Yen Huang (jihuang at gate dot sinica dot edu dot tw)
PR:		ports/71201
2004-09-01 16:02:33 +00:00
Herve Quiroz
e8e5afebd0 - Fixed MASTER_SITE_SUBDIR (binary and source releases are the same so this is
not really a fix)
- Now bsd.java.mk 2.0 compliant
- Cosmetic changes: ECHO_CMD -> ECHO_MSG and removed unnecessary variables
- Use CPIO rather than MKDIR/INSTALL_MAN/INSTALL_DATA
- Removed JAR file for pkg-plist
- Added 'devel' category
- Removed unnecessary 'post-install' target
- Updated homepage in pkg-descr
- Use my FreeBSD address for maintainership purposes

Approved by:	glewis (mentor)
2004-09-01 13:40:11 +00:00
Mathieu Arnold
eb6a62055b Update to 1.06.01 2004-09-01 12:24:32 +00:00
Mathieu Arnold
b7d22c0edf Dupplicate line 2004-09-01 11:05:42 +00:00
Mathieu Arnold
c114aedb12 Update to 0.08.01 2004-09-01 10:58:56 +00:00
Dmitry Sivachenko
bc4fe6efae Update to version 1.10.
Remove unneeded dependency.
Take maintainership.
2004-09-01 09:05:56 +00:00
Volker Stolz
4a0ac682d9 Update to 2.27
PR:		ports/71223
Submitted by:	Dryice Liu (maintainer)
2004-09-01 06:59:54 +00:00