CVS log for ports/arabic/katoob/Attic/Makefile
Up to [FreeBSD] / ports / arabic / katoob
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.23
Wed Apr 30 07:50:15 2008 UTC (3 years, 9 months ago) by edwin
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.22: +1 -1 lines
Removal of arabic/katoob This software is no longer necessary due to developments in pango. PR: ports/123248 Submitted by: "Samy Al Bahra" <sbahra@kerneled.org>
Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:46:06 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -4 lines
- Remove unneeded dependency from gtk12/gtk20 [1] - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Mar 20 09:19:31 2008 UTC (3 years, 10 months ago) by pav
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +0 -1 lines
- Remove USE_GETOPT_LONG which is a no-op since March 2007
Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Oct 24 23:34:42 2007 UTC (4 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat May 26 20:29:35 2007 UTC (4 years, 8 months ago) by kris
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +4 -0 lines
BROKEN with gcc 4.2
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat May 19 19:57:39 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Mar 7 05:40:27 2007 UTC (4 years, 11 months ago) by linimon
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
Update maintainer's email address. Requested by: maintainer
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Oct 14 08:52:36 2006 UTC (5 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +4 -3 lines
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris)
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Apr 15 22:21:12 2006 UTC (5 years, 9 months ago) by cperciva
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
Change maintainer email address. Submitted by: maintainer
Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Feb 23 10:34:18 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +5 -5 lines
Conversion to a single libtool environment. Approved by: portmgr (kris)
Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:47:46 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Nov 5 05:19:36 2005 UTC (6 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
Bump PORTREVISION to chase the glib20 shared library update.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Mar 12 10:52:56 2005 UTC (6 years, 11 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
Bump PORTREVISION to chase the glib20 shared lib version change.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Nov 7 22:35:47 2004 UTC (7 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the big upgrade.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Aug 28 22:50:44 2004 UTC (7 years, 5 months ago) by thierry
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -3 lines
Chase libaspell to aspell.16.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Jul 9 17:41:49 2004 UTC (7 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Apply a big libtool patch to allow porters to use the libtool installed by the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon May 24 23:33:38 2004 UTC (7 years, 8 months ago) by pav
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
- Fix crash in search and replace - Fix crash on exit when permissions on configuration file were changed PR: ports/67126 Submitted by: Samy Al Bahra <samy@kerneled.org> (maintainer)
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri May 21 13:02:21 2004 UTC (7 years, 8 months ago) by krion
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -3 lines
- Fix build with latest gtk PR: ports/66969 Submitted by: maintainer
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Apr 19 04:20:22 2004 UTC (7 years, 9 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -0 lines
BROKEN: Does not compile
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Apr 5 03:30:34 2004 UTC (7 years, 10 months ago) by marcus
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Mar 14 06:15:54 2004 UTC (7 years, 10 months ago) by ade
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:18:19 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -0 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Nov 9 16:35:38 2003 UTC (8 years, 3 months ago) by will
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Add katoob 0.3.5, a light-weight, bidirectional editor for arabic texts. PR: 57511 Submitted by: Pav Lucistnik <pav@oook.cz> through Samy Al Bahra <samy@kerneled.com> (maintainer)
