Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.7_5 16 Jul 2024 12:00:59
    |
Nuno Teixeira (eduardo)  |
*/*: Bump consumers of graphics/imlib2
New version of imlib2 in tree |
0.7_4 20 Jan 2024 13:55:49
    |
Nuno Teixeira (eduardo)  |
*/*: Bump consumers of graphics/imlib2
New version of imlib2 in tree |
0.7_3 18 Jan 2024 21:26:06
    |
Emanuel Haupt (ehaupt)  Author: Nuno Teixeira |
graphics/telak: Fix build with graphics/imlib2 1.12.1
PR: 276435 |
0.7_2 10 Jan 2024 13:13:03
    |
Baptiste Daroussin (bapt)  |
MAN?PREFIX: eleminate its usage and move man to share/man |
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) |
0.7_1 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 ) |
0.7_1 20 Jul 2022 14:22:04
    |
Tobias C. Berner (tcberner)  |
graphics: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Abel Chow <ozsanh45vds001@sneakemail.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Ade Lovett <ade@lovett.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Hayward <xelah@xelah.com>
* Alex Ivasyuv <siegerstein@pochta.ru>
* Alex Samorukov <samm@os2.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
0.7_1 20 Mar 2022 06:59:05
    |
Emanuel Haupt (ehaupt)  |
graphics/telak: disable profiling, fix build on arm64 (HEAD)
Notified by: pkg-fallout |
0.7 03 Mar 2022 09:05:08
    |
Emanuel Haupt (ehaupt)  |
graphics/telak: Update to 0.7
- Update WWW
- Update URL to sample config |
0.6_8 06 Apr 2021 14:31:13
    |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
0.6_8 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.6_8 30 Aug 2020 11:25:52
  |
ehaupt  |
Fix build with clang11
Notified by: pkg-fallout |
0.6_7 05 Nov 2019 22:16:15
  |
zeising  |
Add USES=xorg USES=gl, ports categories g
Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
0.6_7 13 Aug 2019 16:03:12
  |
mat  |
Convert to UCL & cleanup pkg-message (categories e-g) |
0.6_7 08 Aug 2016 14:30:24
  |
ehaupt  |
Register x11 with USE_XORG |
0.6_6 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.6_6 27 May 2015 00:15:05
  |
amdmi3  |
- Don't cat pkg-message from Makefiles
Approved by: portmgr blanket |
0.6_6 06 Jan 2015 09:38:14
  |
ehaupt  |
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt |
0.6_6 02 Jan 2015 18:46:34
  |
pi  |
security/libgcrypt: 1.6.1 -> 1.6.2, bump depends
Changes:
- src/sexp.c (do_vsexp_sscan): Return error for invalid args.
- cipher/md.c (_gcry_md_info): Fix a segv in case of calling
with wrong parameters.
- cipher/primegen.c (_gcry_generate_elg_prime): Change to return an
error code, possible NULL deref in call to prime generator.
- cipher/dsa.c (generate): Take care of new return code.
- cipher/elgamal.c (generate): Change to return an error code. Take
care of _gcry_generate_elg_prime return code.
- ecc: Support the non-standard 0x40 compression flag for EdDSA.
- mpi: Extend the internal mpi_get_buffer.
- mpi: Fix regression for powerpc-apple-darwin detection.
- Fix bug inhibiting the use of the sentinel attribute in src/gcrypt.h.in (Only the first 15 lines of the commit message are shown above ) |
0.6_5 27 Dec 2014 00:09:03
  |
gblach  |
- Remove Mk/bsd.efl.mk
- Convert USE_EFL=libtool_hack to USES=libtool
- Convert USE_EFL=imlib2 to LIB_DEPENDS=libImlib2.so:...
- Bump PORTVERSION in graphics/imlib2 and in all ports
which depends on imlib2
PR: 196062
Approved by: portmgr |
0.6_4 30 Jul 2014 03:57:24
  |
pi  |
security/libgcrypt: 1.5.3_3 -> 1.6.1
- Update to 1.6.1
- Remove some unneeded patches
- Fix pkg-plist
- report configure bug upstream
https://bugs.g10code.com/gnupg/issue1668
- report API breakage downstream and find that MacPorts had the same issue
https://rt.cpan.org/Ticket/Display.html?id=97201
- bump PORTREVISION for dependent ports (approx. 100 ports)
- Thanks to exp-run by antoine@ to find ports that break
- patch ports that would otherwise break
security/shishi with PR 192164 is already committed
[1] devel/ccrtp
[2] editors/abiword
[3] security/p5-Crypt-GCrypt
PR: 191256, 192162 [1], 192163 [2], 192166 [3]
Submitted by: Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
Approved by: maintainer timeout, antoine (exp-run), portmgr (implicit) |
0.6_3 14 Feb 2014 09:12:01
  |
ehaupt  |
Fix build on 10.0 by adding -lX11 to the linker. lImlib2 used to bring this in. |
0.6_3 18 Dec 2013 14:35:53
  |
ehaupt  |
Use new LIB_DEPENDS regime |
0.6_3 25 Oct 2013 14:17:10
  |
ehaupt  |
Support staging. |
0.6_3 20 Sep 2013 18:35:46
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
0.6_3 24 Jul 2013 08:19:07
  |
ehaupt  |
Remove MAKE_JOBS_SAFE which is now default. |
0.6_3 11 Jul 2013 16:26:27
  |
sunpoet  |
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi |
0.6_2 08 Jul 2013 18:42:16
  |
ehaupt  |
- Convert USE_GMAKE to USES=gmake
- Change pkgconfig:build to pkgconfig since it's the same and it's bad practice.
It accidentally slipped in during the original introduction
- Trim header |
0.6_2 03 May 2013 16:36:41
  |
ehaupt  |
Chase security/libgcrypt update |
0.6_1 08 Mar 2013 14:00:31
  |
ehaupt  |
Remove indefinite article from COMMENT |
0.6_1 08 Nov 2012 12:36:33
  |
ehaupt  |
- Update WWW
- Trim header
Feature safe: yes |
0.6_1 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
0.6 24 Oct 2011 04:17:38
 |
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
0.6 23 Sep 2011 22:26:39
 |
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
0.6 29 Aug 2011 12:36:57
 |
ehaupt  |
Update to 0.6 |
0.5_14 03 Jul 2011 11:40:49
 |
swills  |
- Chase the libgcrypt shared lib version |
0.5_13 25 Jan 2011 19:59:40
 |
ehaupt  |
Add LICENSE and remove MD5 sums.
Feature safe: yes |
0.5_13 27 Jul 2010 01:25:20
 |
wxs  |
Chase security/libgcrypt shlib bump.
PR: ports/148755
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> |
0.5_12 03 Apr 2010 10:44:36
 |
roam  |
Chase the ftp/curl shlib version bump. |
0.5_11 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.5_10 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
0.5_9 31 Jul 2009 13:57:52
 |
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.5_8 27 Mar 2009 09:53:36
 |
ehaupt  |
Mark MAKE_JOBS_SAFE |
0.5_8 23 Jan 2009 15:43:14
 |
roam  |
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working. |
0.5_7 06 Jan 2009 13:01:11
 |
rafan  |
- Bump PORTREVISION due to share library version bump in security/libgcrypt
PR: ports/127478 |
0.5_6 25 Jul 2008 12:24:09
 |
pav  |
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV |
0.5_6 06 Jun 2008 13:35:04
 |
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) |
0.5_5 27 Mar 2008 19:27:34
 |
ehaupt  |
Use MASTER_SITE_CRITICAL |
0.5_5 20 Mar 2008 09:46:38
 |
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
0.5_5 17 Mar 2008 15:26:45
 |
ehaupt  |
Get rid of USE_X_PREFIX. |
0.5_4 11 Mar 2008 21:13:53
 |
stas  |
- Update enlightenment-devel and EFL libraries to the latest snapshot
- Deprecate old unsupported apps and modules (entice, devian, eveil, engage)
- Split evas and ecore to separate modules to handle dependencies properly
- Disable PAM in enlightenment-devel as it don't work anyway (requires root
privilegies)
- Add DBUS support.
Thanks to: az |
0.5_4 28 Feb 2008 21:47:06
 |
arved  |
Chase libgcrypt library version |
0.5_3 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}. |
0.5_2 11 Mar 2007 08:51:14
 |
stas  |
- 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] |
0.5_1 13 Dec 2006 12:41:36
 |
roam  |
Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.
Thanks to everyone who took the time to look over the patch!
Discussed on: -ports |
0.5 16 Jun 2006 10:00:35
 |
ehaupt  |
Update to 0.5 |
0.4 01 Jun 2006 12:13:54
 |
ehaupt  |
Add an additional mirror. |
0.4 30 Nov 2005 14:01:14
 |
ehaupt  |
Add SHA256 hashes to my ports |
0.4 06 Oct 2005 11:57:11
 |
ehaupt  |
Change MAINTAINER address for my ports.
Approved by: novel (mentor) |
0.4 13 Sep 2005 23:15:46
 |
jylefort  |
Add telak.
Telak is a small tool to draw local or remote pictures on your root window.
This is very useful if you want to have RRD graphs drawn above your wallpaper.
WWW: http://julien.danjou.info/telak.html
PR: ports/86069
Submitted by: Emanuel Haupt <ehaupt@critical.ch> |