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

4493 Commits

Author SHA1 Message Date
Joe Marcus Clarke
4e6fc3a9fb Sync vte with GNOME SVN to fix quite a few outstanding problems. In
particular, terminal refreshes no longer leave artifacts, and zoom seems
to work a bit better.
2007-03-23 17:07:05 +00:00
Pav Lucistnik
a95d9f2fca - Fix build: remove USE_GMAKE, since recently p5-Glib2 is BSD make friendly
Digged into:	tobez
2007-03-21 19:53:00 +00:00
Pav Lucistnik
2970fa7acd GtkUnique is a library to facilitate programming single instance applications -
that is applications that gets instanced once and each subsequent instance just
quits - or send a command to the currently running instance.

WWW: http://log.emmanuelebassi.net/archives/2006/10/love-and-communication/
2007-03-21 19:21:27 +00:00
Tilman Keskinoz
5b6dcbb7f0 Use the ports libtool to not build the static library
Reported by:	pointyhat via pav
2007-03-21 10:55:41 +00:00
Michael Nottebrock
2a441360b5 Fix build with gcc41 (on amd64) 2007-03-21 07:56:53 +00:00
Michael Nottebrock
d332bfdb4d Update to 3.3.8 2007-03-20 21:06:59 +00:00
Jose Alonso Cardenas Marquez
24fd59bf34 - Update to 1.3
- Remove 4.x support
2007-03-20 17:17:59 +00:00
Martin Wilke
1630f93be8 - Fix build
Submitted by:   Terry Kennedy <terry@tmk.com>
2007-03-20 16:43:15 +00:00
Martin Wilke
e6eed02eab Adds a new way of working with threaded versions and
resolves conflicts.

Threaded libraries and shell are installed on top of the standard ones
so ports that depend on threaded and non-threaded tcl can be used
simultaneously.

Behaiviour with non-threaded libraries does not change.

Bump PORTREVISION

PR:             110402
Submitted by:   Martin Matuska <martin@matuska.org> (naintainer)
2007-03-20 10:53:02 +00:00
Joe Marcus Clarke
951c257ea3 Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOME
releases in that it focuses more on stability and functionality than on
new features.  Not that it doesn't have its share of new and exciting
items.  See http://www.gnome.org/start/2.18/ for all the goodies in
this release.

GNOME 2.18 for FreeBSD would not have been possible without the hard work
of the FreeBSD GNOME Team and our intrepid band of testers including
J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi,
Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen,
Phillip Neumann, Franz Klammer, and Neal Delmonico.
2007-03-19 05:14:07 +00:00
Rong-En Fan
4f9971b807 - Update to 1.6.21
PR:		ports/109144
Submitted by:	Marcelo Araujo <araujo at bsdmail.org>
Approved by:	maintainer timeout (1 month)
2007-03-19 03:49:39 +00:00
Rong-En Fan
6e64a34b1c - Update to snapshot r5746
PR:		ports/110472
Submitted by:	Thomas-Martin Seck <tmseck at netcologne.de> (maintainer)
2007-03-19 03:48:18 +00:00
Joe Marcus Clarke
20d046f304 Remove the special handing of WITH_DEBUG since this is taken care of in
bsd.port.mk now.

Reported by:	mi
2007-03-18 18:48:45 +00:00
Joe Marcus Clarke
dfeeed57f4 n -CURRENT, bsdtar will preserve the attributes of the archive automatically
when run as root.  Unfortunately, py-gnome-desktop has all of its examples
directories chmod to 0777.  So once the directories are installed, remove
the write bit for group and other.
2007-03-18 17:09:14 +00:00
Tilman Keskinoz
1068af6f6e Fix build after objformat removal 2007-03-17 18:25:58 +00:00
Tilman Keskinoz
463a141bba Second try at fixing the plist
pointyhat to:	arved
2007-03-17 17:33:53 +00:00
Tilman Keskinoz
9070b50f99 Don't build gtk1 support per default 2007-03-17 16:31:04 +00:00
Tilman Keskinoz
7bb95b1a90 Fix pkg-plist after objformat removal 2007-03-17 16:16:46 +00:00
Pav Lucistnik
e902286b8a - Update to 1.4.1
PR:		ports/109430
Submitted by:	Marcelo Araujo <araujo@bsdmail.org>
2007-03-17 15:27:29 +00:00
Pav Lucistnik
5aa1a22894 - Update to 4.50.97
PR:		ports/109429
Submitted by:	Marcelo Araujo <araujo@bsdmail.org>
2007-03-17 13:48:22 +00:00
Tom McLaughlin
74c5f860b8 Update to 1.2.3
Project by:	BSD# <http://www.mono-project.com/Mono:FreeBSD>
2007-03-17 03:49:58 +00:00
Mark Linimon
1f1144e4ca Remove 4.X cruft.
Noticed by:	GeJ
2007-03-17 01:22:17 +00:00
Martin Wilke
421c9b0983 - Aadds a new way of working with threaded versions and
resolves conflicts.
- Bump PORTREVISION

Notes:
Threaded libraries and shell are installed on top of the standard ones
so ports that depend on threaded and non-threaded tcl can be used
simultaneously.

Behaiviour with non-threaded libraries does not change.

PR:             110395
Submitted by:   Martin Matuska <martin@matuska.org> (maintainer)
2007-03-16 20:40:00 +00:00
Michael Nottebrock
2948fc80bf Don't install the qmake manual - devel/qmake already install it.
Reported by: flz
2007-03-16 13:30:11 +00:00
Pav Lucistnik
4576002d3d - Pass actual python version to configure script. This is needed to support
several parallel python version on a single machine

PR:		ports/104560
Submitted by:	vd
2007-03-14 22:58:09 +00:00
Michael Johnson
72ecafe262 Update to 2.10.11 2007-03-14 11:45:30 +00:00
Mark Linimon
784eab2ac6 Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2].
PR:	101029 [1], 108862 [2]

Submitted by:	Stanislav Sedov <ssedov at mbsd dot msk dot ru> [1], oliver [2]
2007-03-14 04:12:32 +00:00
Martin Wilke
39e5f35992 - Fix index 2007-03-13 16:27:50 +00:00
Martin Wilke
5b212211b9 - Improved handling of WITH_TK85_MAN
- Manpages are not installed by default (default on for default TK - 8.4)
- Fixed pkg-plist if no manpages are installed

PR:             110258
Submitted by:   Martin Matuska <martin@matuska.org> (maintainer)
2007-03-13 10:53:23 +00:00
Martin Wilke
0ec00af31d - Removed unnecessary PKGINSTALL and PKGDEINSTALL
- Improved handling of WITH_TK82_MAN
- Manpages are not installed by default (default on for default TK - 8.4)

PR:             110237
Submitted by:   Martin Matuska <martin@matuska.org> (maintainer)
2007-03-13 10:31:54 +00:00
Martin Wilke
5bd95f77f5 - Adds TK80_MAN and WISH_WRAPPER to OPTIONS
- Removes pseudo-installation of wish in favour of new lang/tcl-tk-wrapper port
- Adds support for NO_INSTALL_MANPAGES knob
- Uses USE_TCL from bsd.tcl.mk
- Pass maintainership to submitter
- Bump PORTREVISION

PR:             110234
Submitted by:   Martin Matuska <martin@matuska.org>
2007-03-13 10:31:50 +00:00
Martin Wilke
53d691d746 - Improved handling of WITH_TK84_MAN
- Fixed pkg-plist if no manpages are installed
- Bump PORTREVSION

PR:             110256
Submitted by:   Martin Matuska <martin@matuska.org> (maintainer)
2007-03-13 10:31:41 +00:00
Martin Wilke
9f8b0662a2 - Removed unnecessary PKGINSTALL and PKGDEINSTALL
- Improved handling of WITH_TK83_MAN
- Manpages are not installed by default (default on for default TK - 8.4)
- Bump PORTREVISION

PR:             110238
Submitted by:   Martin Matuska <martin@matuska.org> (maintainer)
2007-03-13 10:07:55 +00:00
Nicola Vitale
de385b10f8 Pyxfce are Xfce bindings for Python. You can use Python to create
Xfce programs.

WWW:	http://pyxfce.xfce.org/
2007-03-13 09:20:26 +00:00
Martin Wilke
a89134f0e2 - Add tk85-thread as slave port.
PR:		ports/110134
Submitted by:	Martin Matuska <martin at matuska.org>
2007-03-13 08:46:43 +00:00
Martin Wilke
334230a14b - Add tk84-threads as slave port.
PR:		ports/110133
Submitted by:	Martin Matuska <martin at matuska.org>
2007-03-13 08:44:37 +00:00
Joe Marcus Clarke
344285a703 Update to 2.10.10. 2007-03-12 22:07:26 +00:00
Martin Wilke
70e597f144 - Take maintainership
Approved by:	Andreas Kohn (old maintainer)
2007-03-12 10:07:17 +00:00
Joe Marcus Clarke
3007d92cc3 Update to 1.8.5. 2007-03-11 18:32:31 +00:00
Stanislav Sedov
09e4e6f119 - Update e17 ports to 20070223 snapshot
- Bump portrevisions on all imlib2-dependend ports as the library soversion
  was bumped [1]
- Disable fade-in effects in x11-fm/evidence permanently, since evas doesn't
  support it anymore. [2]

The patch was tested in the tinderbox.

Approved by:	portmgr (marcus) [1],
		Anders Troback <freebsd@troback.com> (maintainer) [2]
2007-03-11 08:51:14 +00:00
Martin Wilke
618c631773 - Adds TK83_MAN and WISH_WRAPPER to OPTIONS
- Removes pseudo-installation of wish in favour of new lang/tcl-tk-wrapper port
- Adds support for NO_INSTALL_MANPAGES knob
- Uses USE_TCL from bsd.tcl.mk
- Pass maintainership to submitter
- Bump PORTREVISION

PR:             110089
Submitted by:   Martin Matuska <martin@matuska.org>
2007-03-09 09:49:17 +00:00
Martin Wilke
97415fc024 - Adds TK85_MAN and WISH_WRAPPER to OPTIONS
- Removes pseudo-installation of wish in favour of new lang/tcl-tk-wrapper port
- Adds support for NO_INSTALL_MANPAGES knob
- Uses USE_TCL from bsd.tcl.mk
- Checks if threaded or non-threaded tcl is installed
- Adds CONFLICTS between threaded and non-threaded versions
- Bump PORTREVISION

PR:             110085
Submitted by:   Martin Matuska <martin@matuska.org> (maintainer)
2007-03-09 09:49:12 +00:00
Martin Wilke
25ea8362a8 - Adds TK83_MAN and WISH_WRAPPER to OPTIONS
- Removes pseudo-installation of wish in favour of new lang/tcl-tk-wrapper port
- Adds support for NO_INSTALL_MANPAGES knob
- Uses USE_TCL from bsd.tcl.mk
- Pass maintainership to submitter
- Bump PORTREVISION

PR:             110087
Submitted by:   Martin Matuska <martin@matuska.org>
2007-03-09 09:49:10 +00:00
Martin Wilke
2113a8e760 - Adds TK84_MAN and WISH_WRAPPER to OPTIONS
- Removes pseudo-installation of wish in favour of new lang/tcl-tk-wrapper port
- Adds support for NO_INSTALL_MANPAGES knob
- Uses USE_TCL from bsd.tcl.mk
- Checks if threaded or non-threaded tcl is installed
- Adds CONFLICTS between threaded and non-threaded versions
- Pass maintainership to Submitter
- Bump PORTREVISION

PR:             110084
Submitted by:   Martin Matuska <martin@matuska.org>
2007-03-08 14:17:27 +00:00
Jeremy Messenger
4de0e184e5 Update to 2.10.8. 2007-03-07 19:11:24 +00:00
Martin Wilke
ea595f9c4c - Update to 5.0.1
PR:             109877
Submitted by:   miwi
Approved by:    maintainer
2007-03-06 21:01:44 +00:00
Martin Wilke
52293028da PHAT is a collection of GTK+ widgets geared toward pro-audio apps.
The goal is to eliminate duplication of effort and provide some
standardization (well, at least for GTK+ apps).

WWW:	http://phat.berlios.de/

PR:		ports/109985
Submitted by:	trasz <trasz at pin.if.uz.zgora.pl>
2007-03-06 18:42:29 +00:00
Cheng-Lung Sung
572357c61b - Update to 3.2.2
PR:		ports/109778
Submitted by:	maintainer (Robert Noland)
2007-03-06 02:52:04 +00:00
Rong-En Fan
77dfb92878 - Fix build with scintilla and gtkhtml which are moved to LOCALBASE
PR:		ports/109738
Submitted by:	Alexander Zhuravlev <zaa at zaa.pp.ru> (maintainer)
2007-03-02 15:36:09 +00:00
Cheng-Lung Sung
e439d6542a - Update to 1.143 2007-02-26 00:31:49 +00:00