non port: devel/libthai/Makefile |
SVNWeb
|
Number of commits found: 46 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Tue, 4 Jan 2022
|
[ 18:56 Neel Chauhan (nc) ] 5c8e69d
devel/libthai: Update to 0.1.29
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 8 Jan 2021
|
[ 07:47 fluffy ] (Only the first 10 of 87 ports in this commit are shown above. )
devel/doxygen: Update to 1.9.0
- regen patches by 'make makepatch'
- adjust consumers which affected by new doxygen styles
- take maintainersip
Changelog: https://www.doxygen.nl/manual/changelog.html#log_1_9_0
PR: 242347
Submitted by: fluffy
Reported by: Naram Qashat (ex-maintainer)
Exp-run by: antoine
|
Wed, 1 Aug 2018
|
[ 20:28 fernape ]
devel/libthai: update to 0.1.28
* Change PORTVERSION to DISTVERSION
* Bumping PORTREVISION for dependent ports
Reported by: portscout
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D16547
|
Sun, 29 Oct 2017
|
[ 06:57 vanilla ]
Update to 0.1.27.
|
Fri, 16 Dec 2016
|
[ 08:00 jhale ]
Update to 0.1.26
|
Fri, 18 Nov 2016
|
[ 17:10 jhale ]
Update to 0.1.25
|
Tue, 27 Sep 2016
|
[ 16:32 antoine ] (Only the first 10 of 42 ports in this commit are shown above. )
- Update devel/doxygen to 1.8.12
- Adjust plist of ports depending on it
PR: 212869
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 12 Jan 2016
|
[ 16:20 amdmi3 ] (Only the first 10 of 791 ports in this commit are shown above. )
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket
|
Fri, 11 Dec 2015
|
[ 10:02 sunpoet ]
- Update to 0.1.24
Changes: http://linux.thai.net/taxonomy/term/1
PR: 205200
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Wed, 2 Dec 2015
|
[ 13:54 amdmi3 ]
- Update to 0.1.23
- While here, clarify license and add LICENSE_FILE
PR: 204442
Submitted by: tkato432@yahoo.com
|
Sun, 2 Aug 2015
|
[ 15:03 tijl ] (Only the first 10 of 234 ports in this commit are shown above. )
By default libtool replaces -export-symbols <file> with -retain-symbols-file
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do. On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).
Bump PORTREVISION on all ports where the build log contains -export-symbols.
audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions. Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to. Fix a number of other issues in the same (Only the first 15 lines of the commit message are shown above )
|
Fri, 8 May 2015
|
[ 17:01 mi ]
Update from 0.1.21 to 0.1.22.
|
Wed, 31 Dec 2014
|
[ 06:45 antoine ] (Only the first 10 of 31 ports in this commit are shown above. )
Update devel/doxygen to 1.8.9
PR: ports/196342
Submitted by: Naram Qashat (maintainer)
Exp-run and fixes to depending ports: self
|
Wed, 3 Sep 2014
|
[ 00:54 jhale ]
- Update to 0.1.21
|
Sat, 9 Aug 2014
|
[ 19:39 antoine ] (Only the first 10 of 49 ports in this commit are shown above. )
Update devel/doxygen to 1.8.7
Update dependent ports to build with it
Most of work by: pi@
Exp-run: self
PR: ports/190943
|
Fri, 25 Jul 2014
|
[ 13:07 amdmi3 ]
- Switch devel/libdatrie to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
|
[ 13:07 amdmi3 ]
- Switch devel/libthai to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
- Convert USE_XZ to USES
Approved by: portmgr blanket
|
Sat, 26 Oct 2013
|
[ 15:34 danilo ]
- Update from 0.1.19 to 0.1.20
|
[ 05:01 danilo ]
- Add PORTREVISION due dependency update
- Convert LIB_DEPENDS to new syntax
- Convert USE_GMAKE to USES
- Use options helpers
- Add stage support
|
Fri, 20 Sep 2013
|
[ 17:13 bapt ] (Only the first 10 of 2998 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Tue, 23 Apr 2013
|
[ 10:13 bapt ] (Only the first 10 of 97 ports in this commit are shown above. )
Convert devel to USES=pkgconfig
|
Tue, 19 Mar 2013
|
[ 13:04 eadler ] (Only the first 10 of 218 ports in this commit are shown above. )
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi)
|
Fri, 1 Feb 2013
|
[ 14:21 danfe ]
- Update to version 0.1.19
- Conditionally install Doxygen-generated HTML documentation
- Cleanup Makefile and reformat port description while here
|
Thu, 13 Dec 2012
|
[ 11:55 araujo ]
- Update MASTER_SITES.
- Update WWW on pkg-descr.
- Add LICENSE.
- Fix USE_AUTOTOOLS usage.
PR: ports/172226
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Sun, 8 Jan 2012
|
[ 02:31 linimon ]
Reset piyawat@usablelabs.com due to bounce.
Hat: portmgr
|
Wed, 22 Dec 2010
|
[ 20:05 ade ] (Only the first 10 of 61 ports in this commit are shown above. )
Sync to final (for now) bsd.autotools.mk
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Sat, 16 Oct 2010
|
[ 11:52 ade ] (Only the first 10 of 445 ports in this commit are shown above. )
Punt autoconf267->autoconf268
|
Tue, 5 Oct 2010
|
[ 19:57 ade ] (Only the first 10 of 235 ports in this commit are shown above. )
Round one migration of ports from automake{19,110} to automake111
|
Fri, 24 Sep 2010
|
[ 03:22 ade ] (Only the first 10 of 17 ports in this commit are shown above. )
Migrate from devel/automake15 to devel/automake19
|
Wed, 15 Sep 2010
|
[ 18:35 ade ] (Only the first 10 of 652 ports in this commit are shown above. )
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
|
Mon, 17 Aug 2009
|
[ 01:40 linimon ]
Turn off self-tests for sparc64-8 as a temporary workaround for release
(to be able to build kde).
Hat: portmgr
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ] (Only the first 10 of 1514 ports in this commit are shown above. )
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
|
Wed, 1 Apr 2009
|
[ 14:00 pav ]
- Mark MAKE_JOBS_UNSAFE
|
Wed, 20 Aug 2008
|
[ 00:57 ade ] (Only the first 10 of 398 ports in this commit are shown above. )
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin)
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ] (Only the first 10 of 2842 ports in this commit are shown above. )
- 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)
|
Sun, 21 Oct 2007
|
[ 10:27 lofi ]
Run autogen.sh in WRKSRC instead of PORTDIR
|
Sun, 30 Sep 2007
|
[ 04:47 linimon ] (Only the first 10 of 300 ports in this commit are shown above. )
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe
|
Sat, 28 Jul 2007
|
[ 06:33 ade ] (Only the first 10 of 154 ports in this commit are shown above. )
Update to the autotools new world order.
Tested by: numerous package build runs
Approved by: portmgr
Thanks to: des, kris, linimon, pav
|
Fri, 31 Mar 2006
|
[ 10:01 garga ]
- Fix PLIST: Don't remove libdata/pkgconfig since it's on mtree
- Bump PORTREVISION for pkg-plist change
Reported by: krismail
|
Tue, 28 Mar 2006
|
[ 11:30 garga ]
- Forgot to apply thi spatch before add the port few minutes ago. It makes
the port install pkgconfig files on correct place.
|
[ 11:14 garga ]
Add libthai 0.1.5, thai language support library.
PR: ports/95003
Submitted by: Thawatchai Piyawat <piyawat@usablelabs.com>
|
Number of commits found: 46 |