Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.3_2 28 Jul 2024 13:15:13 |
Muhammad Moinur Rahman (bofh) |
devel/lasi: Fix build
- Remove OPTION EXAMPLES as those fails to build with the latest pango
- Refresh patches and convert to modern patches |
1.1.3_1 11 Sep 2023 06:16:39 |
Muhammad Moinur Rahman (bofh) |
devel/lasi: Fix plist for PORTEXAMPLES
PR: 272661
Reported by: Trond.Endrestol@ximalas.info |
1.1.3_1 18 Jul 2023 22:23:28 |
Muhammad Moinur Rahman (bofh) |
devel/lasi: Fix build with llvm16
- Pet portclippy
- Fix builds with DOCS option instead of DOXYGEN
- Adopt port
Sponsored by: The FreeBSD Foundation |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.1.3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.1.3 20 Jul 2022 19:44:12 |
Tobias C. Berner (tcberner) |
cleanup: remove '$MCom' tag
gnome@ no longer uses Marcusom as their staging ground.
Approved by: gnome (nc)
Differential Revision: https://reviews.freebsd.org/D35866 |
1.1.3 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
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 ) |
1.1.3 29 Apr 2021 17:23:37 |
Neel Chauhan (nc) |
devel/lasi: Update to 1.1.3
Changes:
https://sourceforge.net/p/lasi/news/2019/02/liblasi-113-has-been-released/ |
1.1.1_8 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.1.1_8 08 Jan 2021 07:47:03 |
fluffy |
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 |
1.1.1_7 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
1.1.1_6 03 Jan 2019 09:50:59 |
lme |
devel/lasi: Drop maintainership |
1.1.1_6 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
1.1.1_5 25 Sep 2018 07:53:26 |
linimon |
Fix build on gcc-based archs.
PR: 231596
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket) |
1.1.1_5 19 Jan 2018 21:28:34 |
antoine |
Update devel/doxygen to 1.8.14
PR: 225290
Submitted by: Naram Qashat (maintainer) |
1.1.1_4 07 Jan 2017 01:20:19 |
bapt |
Remove useless CONFIGURE_ENV, it is already the default |
1.1.1_4 21 Dec 2016 14:56:04 |
mat |
Move doxygen DOCS to a DOXYGEN option.
Sponsored by: Absolight |
1.1.1_3 08 Dec 2016 19:52:20 |
tijl |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
1.1.1_2 21 Oct 2016 15:21:13 |
mat |
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093 |
1.1.1_2 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
1.1.1_2 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
1.1.1_2 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.1.1_2 27 Oct 2014 10:40:08 |
bapt |
Cleanup plist |
1.1.1_2 17 Sep 2014 07:38:16 |
tijl |
Replace USE_AUTOTOOLS=libltdl with an ordinary LIB_DEPENDS in all ports.
There are only 60 such ports so there doesn't need to be a separate
keyword or USES for this.
Approved by: portmgr (bapt) |
1.1.1_2 29 Dec 2013 14:48:48 |
tijl |
Add options DOCS and EXAMPLES. |
1.1.1_2 24 Dec 2013 21:22:22 |
kwm |
Update freetype to 2.5.2.
Remove patch to add -I/usr/local/include in freetype-config --cflags. If
ports need extra headers they should look for them, and not get them via
a side-effect.
Freetype had a header resuffle in 2.5.1, patch ports to use the new header
style.
Thanks go to bdrewery for the two exp-runs and rakuco for helping me with
some troublesome cmake ports.
PR: ports/184587 |
1.1.1_1 04 Oct 2013 19:12:13 |
lme |
- Support staging
- Use new PORT_OPTIONS syntax for DOCS and EXAMPLES
- Use a single space for WWW in pkg-descr
- Break lines at 80 chars |
1.1.1_1 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
02 Sep 2013 06:45:48
|
bapt |
Eradicate USE_GNOME=pkgconfig from devel
While here:
USE_GMAKE->USES=gmake
USE_GNOME=gnomehack->USES=pathfix
USE_PERL5*->USES=perl5 |
1.1.1_1 22 Mar 2013 20:06:15 |
makc |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
1.1.1_1 19 Mar 2013 14:22:05 |
makc |
- No need to set CMAKE_INSTALL_PREFIX and CMAKE_BUILD_TYPE, already done in
bsd.cmake.mk
- Trim header while I'm here
Approved by: portmgr (bapt) |
1.1.1_1 06 Jun 2012 06:33:37 |
lme |
Forced commit, I forgot to mention who reported the plist error.
Reported by: pavbot |
1.1.1_1 06 Jun 2012 06:19:04 |
lme |
- Fix plist
- Bump PORTREVISION |
1.1.1 02 Jun 2012 11:03:43 |
lme |
- Update devel/lasi to 1.1.1
- Chase library version bump |
1.1.0_4 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.1.0_3 07 Nov 2011 04:24:55 |
miwi |
- Get rid FreeBSD 6 support |
1.1.0_3 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
1.1.0_3 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
1.1.0_3 24 May 2010 23:25:32 |
pav |
- Mark BROKEN: does not compile on 6.X
Reported by: pointyhat |
1.1.0_3 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.1.0_2 07 Nov 2009 17:11:14 |
lme |
- Fix install by optionally build documentation (depends on Doxygen)
- Bump PORTREVISION
Reviewed by: dinoex |
1.1.0_1 22 Aug 2009 00:18:43 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
1.1.0_1 02 Aug 2009 19:36:34 |
mezz |
-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 |
1.1.0 12 May 2009 12:37:33 |
pav |
- Update to 1.1.0
PR: ports/130084
Submitted by: Pedro F. Giffuni <giffunip@tutopia.com>
Approved by: maintainer timeout (lme; 4 months) |
1.0.6_1 25 Jul 2008 14:34:52 |
pav |
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT |
1.0.6_1 06 Jun 2008 13:21:59 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
1.0.6 01 Jun 2008 09:42:37 |
olgeni |
Large round of typo fixes in ports/devel (pkg-descr). |
1.0.6 12 Jul 2007 19:48:45 |
lme |
With an up-to-date INDEX I even find the rest of the ports I maintain,
so change my e-mail address also in those ports.
Approved by: miwi (mentor) |
1.0.6 02 Jul 2007 12:12:16 |
miwi |
- Update to .1.0.6
- Pass maintainership to submitter
PR: 114152
Submitted by: Lars Engels <lars.engels@0x20.net> |
1.0.5_2 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.0.5_1 14 Oct 2006 08:54:54 |
marcus |
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) |
1.0.5 14 Aug 2006 22:55:18 |
clsung |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include comms/ converters/ databases/ devel/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
1.0.5 01 Jul 2006 12:16:44 |
thierry |
Reset maintainership: Pedro's dev machine has been stolen :-(
Hoping to see you back soon!
Submitted by: Pedro F. Giffuni <giffunip (at) asme.org> (maintainer) |
1.0.5 11 Jun 2006 19:25:54 |
itetcu |
- update to 1.0.5
- fix pkg-config file install path
- update WWW
PR: ports/98796
Submitted by: maintainer
Approved by: lawrance (mentor, implicit) |
1.0.4 10 Jun 2006 17:28:43 |
itetcu |
Add lasi 1.0.4, c++ stream output interface for creating Postscript
documents.
PR: ports/98601
Submitted by: Pedro F. Giffuni <giffunip@asme.org>
Approved by: lawrance (mentor, implicit) |