1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
Commit Graph

4221 Commits

Author SHA1 Message Date
Tilman Keskinoz
45e0cdd363 Don't install msgfmt and xgettext.
They may break devel/gettext if a user has set /usr/X11R6/bin before
/usr/local/bin.

PR:		100582
Reported by:	Jean-Baptiste Quenot <jbq@caraldi.com>
2006-09-22 14:03:41 +00:00
Dirk Meyer
309af7a59a - cleanup pkg-plist 2006-09-20 15:30:45 +00:00
Stanislav Sedov
0d2725682b - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
   binary)
 - Update graphics/sdl_ttf to version 2.0.8
 - Update graphics/sdl_image to version 1.2.5
 - Update audio/sdl_mixer to version 1.2.7
 - Update net/sdl_net to version 1.2.6
 - Update Mk/bsd.sdl.mk accordingly
 - Fix dependent ports to fit the new directory structure and avoid several
   API breakages
 - Bump up portrevisions for all dependent ports to allow them to be upgraded
   by portupgrade/portmaster etc tools

Approved by:    kris (portmgr), sem (mentor)
2006-09-20 11:21:59 +00:00
Jose Alonso Cardenas Marquez
b9f5999732 - Add OPTIONS to some freepascal ports. Now, we can install the external libs
optionally.[1]
- Other tiny modifications

Suggested by:	Ales Catona <almindor__at__gmail.com> [1]
Approved by:	garga(mentor, implicit)
2006-09-18 18:41:13 +00:00
Joe Marcus Clarke
6a96d06fd2 Update to 1.71.
PR:		102438
Submitted by:	Andris Raugulis <endrju@null.lv>
2006-09-17 22:06:47 +00:00
Michael Johnson
8800eef105 - Update to 1.12.4 2006-09-16 05:24:31 +00:00
Martin Wilke
f3b14481cb wxWidgets is a C++ cross-platform GUI toolkit.
Link with the appropriate library for your platform and
compiler, and your application will adopt the look and
feel appropriate to that platform.

D is a general purpose systems and applications programming
language. It is a higher level language than C++, but retains the
ability to write high performance code and interface directly
with the operating system API's and with hardware. D is not a
scripting language, nor an interpreted language.
wxD is wxWidgets bindings for the D programming language.

WWW: http://wxd.sourceforge.net/

PR:		ports/102797
Submitted by:	Jona Joachim <walkingshadow(at)grummel.net>
2006-09-13 18:37:25 +00:00
Dirk Meyer
59ccda5113 cleanup pkg-plist after gnustep-make 2006-09-13 05:00:56 +00:00
Alexander Botero-Lowry
5eaac8b2ca Change all my MAINTAINER lines to my new FreeBSD.org address.
Approved by:	novel
2006-09-13 03:21:38 +00:00
Dirk Meyer
67cca198d1 Renaissance is a GNUstep develoment framework which runs on top of the
GNUstep libraries.  It also works on top of the Apple Mac OS X Cocoa
libraries, providing an opaque layer to write portable applications.
PR:		103086
Submitted by:	Gürkan Sengün
2006-09-10 12:12:28 +00:00
Rong-En Fan
4e119d25d6 - Update to r5425, released on 2006/09/08.
PR:		ports/103066
Submitted by:	Thomas-Martin Seck <tmseck at netcologne.de> (maintainer)
2006-09-10 00:07:17 +00:00
Mark Linimon
f8504f9889 Reset maintainer at his request.
PR:		102997-103001, 103003
2006-09-07 22:47:42 +00:00
Jose Alonso Cardenas Marquez
5541fdbc2f - Update to 2.0.4
- Add new dependencies to editors/lazarus

Approved by:	garga (mentor,implicit)
2006-09-07 21:32:29 +00:00
Cheng-Lung Sung
5e8f1330e0 - minor beautification
Submitted by:	infofarmer
2006-09-06 04:43:00 +00:00
Jeremy Messenger
3fc732f023 -INSTALLS_SHLIB -> USE_LDCONFIG.
-Add locale stuff in plist that aren't in mtree/BSD.x11-4.dist.

PR:		ports/101521
Submitted by:	Stanislav Sedov <ssedov@mbsd.msk.ru>
2006-09-04 23:14:58 +00:00
Jeremy Messenger
76d0eba88a -INSTALLS_SHLIB -> USE_LDCONFIG.
-Add locale stuff in plist that aren't in mtree/BSD.x11-4.dist.

PR:		ports/101472
Submitted by:	Stanislav Sedov <ssedov@mbsd.msk.ru>
2006-09-04 22:41:45 +00:00
Max Khon
1bc8f2d66a INSTALLS_SHLIB -> USE_LDCONFIG. 2006-09-02 12:29:18 +00:00
Shaun Amott
f73c5d7bee - Take over maintainership of the abandoned SDL ports.
- Add an additional mirror for a few of them.
- Fix a few minor portlint(1) complaints.
2006-09-01 21:34:14 +00:00
Andrew Pantyukhin
15ec282058 Add port x11-toolkits/p5-Tk-JComboBox:
JComboBox is a composite widget that contains a text Label or Entry, a
Button, and a popup Listbox. It performs the same sort of tasks that can be
accomplished by several other Composite widgets. Some such as BrowseEntry
and Optionmenu are part of the standard Tk distribution, and there are many
others available in CPAN.

JComboBox borrows features from the Java Swing component bearing the same
name, but falls short of being a true clone. Many of the methods and the
general look and feel should be familiar to java developers. JComboBox also
combines several features offered by many of the other "Combo Box"
implementations, and works in two modes: editable and readonly.

In readonly mode, JComboBox offers similar functionality to Optionmenu. It
is basically a labeled button that activates a popup list. An item from the
list is displayed on the Button when selected.

When editable, JComboBox somewhat resembles BrowseEntry. That is, the
widget is composed of an Entry widget with a Button to the right of it. As
in the editable mode, the Button activates a popup Listbox from which a
single item can be selected.

WWW: http://search.cpan.org/dist/Tk-JComboBox/
Author: Rob Seegel <RobSeegel@comcast.net>

Justification:	sysutils/namefix dep
2006-08-31 11:38:32 +00:00
Dirk Meyer
948177502f - update to 0.11.0 2006-08-31 05:37:04 +00:00
Dirk Meyer
af45108c6e - unbreak package build
backout USE_LDCONFIG

Reported by: pointyhat
2006 Aug 28 06:08:20    lesstif-0.95.0,2.log            libdata/ldconfig/lesstif
2006 Aug 25 01:30:35    lesstif-0.95.0,2.log            libdata/ldconfig/lesstif
2006 Aug 23 10:13:56    lesstif-0.95.0,2.log            libdata/ldconfig/lesstif
http://pointyhat.freebsd.org/errorlogs/amd64-7-latest/lesstif-0.95.0,2.log
2006-08-31 04:40:36 +00:00
Mathieu Arnold
1895e4e298 Update to 0.90 2006-08-30 12:42:32 +00:00
Andrew Pantyukhin
e697e0618c Add forgotten PKGNAMEPREFIX 2006-08-28 06:13:17 +00:00
Andrew Pantyukhin
c635689a6a Add port x11/p5-DynaTabFrame:
A notebook widget with orientable, dynamically rearranging tabs. When
the containing window is resized, the tabs will either stack or unstack
as needed to fit the enclosing widget's width(height). Likewise, when
tabs are added or removed, the tabs will stack/unstack as needed.

WWW: http://search.cpan.org/dist/Tk-DynaTabFrame/
Author: Dean Arnold <darnold@presicient.com>

Justification:	sysutils/namefix dep
2006-08-28 06:09:33 +00:00
Maxime Henrion
35876007ac Add a patch from vendor that fixes a crash with TreeView widgets and
bump PORTREVISION.

Approved by:	obraun
2006-08-27 19:16:22 +00:00
Joe Marcus Clarke
d80d91f81f Remove x11-toolkits/gob2 as this port already exists as devel/gob2. 2006-08-25 20:45:16 +00:00
Martin Wilke
c9957e17e5 GOB2 is a preprocessor for making GObjects with inline C code so that
generated files are not edited. Syntax is inspired by Java and Yacc or
Lex. The implementation is intentionally kept simple, and no C actual
code parsing is done.

WWW: http://www.5z.com/jirka/gob.html

PR:		ports/102332
Submitted by:	Alexey Mikhailov <karma(at)ez.pereslavl.ru>
Approved by:	krion (mentor)
2006-08-25 20:00:03 +00:00
Martin Wilke
50130fcfc6 - Update maintainer addresses
PR:		ports/102230
Submitted by:	Wesley Shields <wxs(at)atarininja.org>
Approved by:	krion (mentor)
2006-08-19 16:49:49 +00:00
Mathieu Arnold
8e3478399b There's some bug somewhere in some cleanup routine of either tcl84 or p5-Tcl
which dumps a core at cleanup time when exiting when using MALLOC_OPTIONS=AJ.
As it still produces a nice Makefile and the port builds fine afterwards, allow
the perl Makefile.PL part to fail badly.

Noticed by:	kris via pointyhat
2006-08-17 09:52:33 +00:00
Kirill Ponomarev
6dc574b3b5 Drop maintainership, ENOTIME for these ports now. 2006-08-17 08:33:00 +00:00
Cheng-Lung Sung
7fcd38cac3 - s,INSTALLS_SHLIB,USE_LDCONFIG,g
- x11-toolkits/ of ports@

PR:		ports/101916
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-15 01:13:42 +00:00
Cheng-Lung Sung
b12e36139a - Respect DESTDIR
PR:		ports/101885
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-14 08:04:09 +00:00
Jean Milanez Melo
0a9f8dd1df - Change to use MASTER_SITE_RUBYFORGE macro to fix fetch problem.
Approved by:	portmgr (erwin)
2006-08-08 11:35:27 +00:00
Jean Milanez Melo
1945979c39 - Add backup mastersite.
- Replace INSTALLS_SHLIB with USE_LDCONFIG.

PR:		ports/101574
Submitted by:	Nicola Vitale <nivit@email.it> (maintainer)
2006-08-07 13:02:19 +00:00
Mathieu Arnold
165fce3dec Update p5-Tcl-Tk to 0.88, and move p5-Tcl-Tk to p5-TclTk where it belongs. 2006-08-07 09:01:16 +00:00
Tilman Keskinoz
509be0c5ad - Update to snapshot r5274 and make fetchable again.
- Remove a mirror that was not kept up to date for quite some time now.
- Remove a no longer needed workaround for a compilation issue because
  the problem was fixed upstream.

PR:		101419
Submitted by:	Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
2006-08-06 14:26:32 +00:00
Ion-Mihai Tetcu
945631eae3 - CFLAGS safety
- Fix permissions (change cp->install in Makefile)
- Use new OCaml framework
- Pass maintainership to submitter

PR:		ports/101130
Submitted by:	Stanislav Sedov
2006-08-05 19:01:53 +00:00
Erwin Lansing
50513d5d52 Add support for DESTDIR part I.
This commit should largele be a NOOP as it only adds support
for DESTDIR undefined. This does allow us to start testing
ports with DESTDIR set, but this is as of yet not supported.

Although this has been extensively tested on pointyhat, this
is a very intrusive change and some cases may have been
overlooked. Please contact Gabor and me if you find any.

PR:             100555
Submitted by:   gabor
Sponsored by:   Google Summer of Code 2006
2006-08-04 12:34:50 +00:00
Rong-En Fan
6a9e56c097 - Update to 1.2.7
- Use new OCaml framework
- Respect PREFIX
- Add OPTIONS
- Install findlib's META
- Keep permissions safe by replacing cp to BSD_INSTALL_* equivalents
- Pass maintainership to submitter

PR:		ports/101144
Submitted by:	Stanislav Sedov <ssedov at mbsd.msk.ru> (new maintainer)
Approved by:	Ronald Kuehn <rk at ronald.org> (old maintainer)
2006-08-02 23:33:36 +00:00
Joe Marcus Clarke
4f58616f79 Update to 2.14.3. 2006-08-01 03:55:56 +00:00
Michael Johnson
0f822880eb - Update to 2.14.3 2006-07-31 21:20:48 +00:00
Tom McLaughlin
dbb63066fc Update to 1.1.13.6 2006-07-31 00:10:55 +00:00
Andrew Pantyukhin
c36ad3d129 - Provide additional mirrors where needed
- Convert to "magic" master sites
- Various minor portlint-prodded fixes
2006-07-30 22:46:04 +00:00
Joe Marcus Clarke
5bc3f1dbb7 Update to 1.6.2. 2006-07-29 19:19:17 +00:00
Jose Alonso Cardenas Marquez
c8f8bcdfe0 - Added post-extract on Makefiles.units. It remove the svn directories from
some fpc ports.
- Added PORTREVISION for each port
- Fixed pkg-plist on fpc-gtk2 and fpc-gtk ports
- Fixed the gtk, glib and gdk libraries linking for fpc-gtk
- Removed obsolete patches from fpc-gtk. Now it's using ${REINPLACE_CMD}
- Removed post-extract from fpc-fcl. I just added it to makefiles.units file

Approved by:	garga (mentor)
2006-07-29 02:48:26 +00:00
Ion-Mihai Tetcu
d495a8c682 Update to 0.0.4.3
PR:		101003
Submitted by:	Soeren Straarup
2006-07-28 21:45:47 +00:00
Ion-Mihai Tetcu
760aeb84eb Update to 2.6.3.3
PR:		ports/100882
Submitted by:	Neal Nelson (maintainer)
2006-07-27 11:19:06 +00:00
Dirk Meyer
3d33110327 - unbreak WITH_GNUSTEP_CAIRO 2006-07-26 15:46:10 +00:00
Dirk Meyer
216841fa37 - fix WITH_GNUSTEP_XDPS with imake 2006-07-26 15:35:50 +00:00
Thierry Thomas
332a0c4ffa Fix new gmake end of line problem. 2006-07-26 14:16:28 +00:00