Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.11 06 Nov 2023 10:03:47
    |
Rodrigo Osorio (rodrigo)  |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
3.11 29 Nov 2022 16:29:04
    |
Fernando Apesteguía (fernape)  Author: James Wright |
devel/elfio: Update to 3.11
PR: 268049
Reported by: james.wright@digital-chaos.com |
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) |
3.10 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 ) |
3.10 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 ) |
3.10 20 Feb 2022 17:24:39
    |
Dries Michiels (driesm)  Author: James Wright |
devel/elfio: Update to 3.10
PR: 262044 |
3.9 17 Sep 2021 11:20:33
    |
Fernando Apesteguía (fernape)  Author: James Wright |
devel/elfio: Update to 3.9
PR: 258525
Reported by: james.wright@digital-chaos.com (maintainer) |
3.8 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
3.8 01 Mar 2021 20:22:43
  |
nc  |
devel/elfio: Update to 3.8
PR: 253885
Submitted by: James Wright <james.wright AT digital-chaos DOT com> (maintainer) |
3.6 12 Jun 2020 09:35:39
  |
pi  |
devel/elfio: update 3.5 -> 3.6
PR: 247183
Submitted by: James Wright <james.wright@digital-chaos.com> (maintainer)
Relnotes: https://github.com/serge1/ELFIO/commits/master |
3.5 05 Jun 2020 09:15:58
  |
fernape  |
devel/elfio: Update to 3.5
PR: 246994
Submitted by: james.wright@digital-chaos.com (maintainer) |
3.4 13 Aug 2019 14:46:28
  |
tobik  |
Mk/bsd.sanity.mk: Flag non-integer PORTREVISION/PORTEPOCH
Currently they are not checked and something like PORTREVISION=foo
or just PORTREVISION= is accepted. Some ports use indirection via
custom variables for them so it is worthwhile to check that they
are set to sane values.
While here fix ports that currently have non-integer PORTREVISION
or PORTEPOCH.
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D21225 |
3.4 12 Aug 2019 08:59:46
  |
arrowd  |
devel/elfio: Update to 3.4.
Submitted by: james.wright@digital-chaos.com (maintainer)
Differential Revision: https://reviews.freebsd.org/D21185 |
3.3_1 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 |
3.3 18 Apr 2019 14:38:35
  |
pkubaj  |
devel/elfio: fix build with GCC-based architectures
PR: 237312
Approved by: mat (mentor), james.wright@digital-chaos.com (maintainer)
Differential Revision: https://reviews.freebsd.org/D19942 |
3.3 15 Apr 2019 08:10:30
  |
tobik  |
devel/elfio: Update to 3.3
- Assign to submitter
PR: 237224
Submitted by: James Wright <james.wright@digital-chaos.com>
Differential Revision: https://reviews.freebsd.org/D19879 |
1.0.3_5 20 Jan 2017 20:33:31
  |
sunpoet  |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
1.0.3_5 12 Jan 2016 16:20:32
  |
amdmi3  |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
1.0.3_5 19 Nov 2015 20:49:21
  |
amdmi3  |
- Clarify LICENSE
- Add LICENSE_FILE
- Switch to options helpers |
1.0.3_5 28 Mar 2015 15:38:42
  |
bapt  |
USES=autoreconf |
1.0.3_5 27 Oct 2014 10:10:59
  |
bapt  |
Cleanup plist |
1.0.3_5 29 Aug 2014 21:05:04
  |
tijl  |
Convert to USES=libtool and add INSTALL_TARGET=install-strip |
1.0.3_4 06 Aug 2014 04:34:23
  |
adamw  |
In some straightforward situations, protect examples behind PORTEXAMPLES,
adding EXAMPLES to OPTIONS_DEFINE where necessary. In a couple instances,
correct examples being controlled by the DOCS option. |
1.0.3_4 15 Jul 2014 14:36:13
  |
adamw  |
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. |
1.0.3_4 05 May 2014 09:45:37
  |
bapt  |
Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr |
1.0.3_4 18 Mar 2014 01:01:36
  |
swills  |
- Staging support
- Fixed port options
- Added LICENSE
PR: ports/187627
Submitted by: Bartek Rutkowski <ports@robakdesign.com> |
1.0.3_3 21 Feb 2014 13:36:13
  |
ehaupt  |
Remove trailing whitespaces from category devel |
1.0.3_3 10 Feb 2014 13:54:28
  |
ehaupt  |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
20 Sep 2013 17:03:27

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
1.0.3_3 16 Jul 2013 05:42:37
  |
ade  |
- Update devel/automake to 1.14
- Update devel/gettext to 0.18.3
- Fix known-broken (from exp-runs) ports
- Clean up a lot of cruft in the devel/gettext port itself,
based on work from tijl@
PR: 178883
Submitted by: ade
Sponsored by: Wadsworth 6X |
1.0.3_3 28 Mar 2013 16:29:01
  |
eadler  |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree. |
1.0.3_3 12 Jun 2012 09:17:03
 |
bapt  |
Convert to new options framework |
1.0.3_3 24 Oct 2011 03:33:20
 |
stas  |
- Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
machines, which means I'm unable to maintain them. So let people know
that there's no available support for them until things are back to
normal (which also means that anyone with spare time will be able
to fix them without getting approval). |
1.0.3_3 11 Aug 2011 19:20:17
 |
kwm  |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
1.0.3_3 03 Jul 2011 14:59:23
 |
ohauer  |
-remove MD5 |
1.0.3_3 08 Dec 2010 19:58:49
 |
ade  |
Clean up "current" versions of autotools components to further reduce
tree-churn on updates. |
1.0.3_3 04 Dec 2010 07:34:27
 |
ade  |
Sync to new bsd.autotools.mk |
1.0.3_3 16 Oct 2010 11:52:47
 |
ade  |
Punt autoconf267->autoconf268 |
1.0.3_3 05 Oct 2010 19:57:56
 |
ade  |
Round one migration of ports from automake{19,110} to automake111 |
1.0.3_3 15 Sep 2010 18:35:24
 |
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
1.0.3_2 22 Aug 2009 00:18:43
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
1.0.3_2 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.0.3_2 20 Aug 2008 00:57:32
 |
ade  |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
1.0.3_2 30 Sep 2007 04:47:37
 |
linimon  |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
1.0.3_1 24 Jun 2007 14:32:53
 |
stas  |
- Switch to shared library instead of static one.
Requested by: Marcin Cieslak <saper@SYSTEM.PL>
PR: ports/113350 |
1.0.3_1 27 Mar 2007 22:12:03
 |
stas  |
- Change my email.
Suggested by: skv |
1.0.3_1 21 Jul 2006 21:12:37
 |
rafan  |
- Install sample programs
- Fix PORTNAME to match dirname
- Use PORTDOCS, USE_GNOME macro
- Pass maintainership to submitter
PR: ports/100685
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> |
1.0.3 18 Nov 2005 15:37:49
 |
mnag  |
Update to 1.0.3
Add SHA256
PR: 89232
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
1.0.2 03 Jun 2005 23:08:23
 |
pav  |
- Update to 1.0.2
PR: ports/81851
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
1.0.0 29 Jan 2004 07:24:56
 |
trevor  |
SIZEify. |
1.0.0 20 Feb 2003 17:07:10
 |
knu  |
De-pkg-comment. |
1.0.0 01 Jan 2003 22:09:42
 |
naddy  |
* Update to 1.0.0.
* Install included sample program and documentation.
* Respect NOPORTDOCS.
PR: 42408
Submitted by: Sergei Kolobov <sergei@kolobov.com> |
0.2.7 18 Dec 2002 01:05:29
 |
naddy  |
Fix build on 64-bit platforms: sizeof() returns size_t. |
0.2.7 25 Jun 2002 18:36:39
 |
ijliao  |
Replace ${PERL} with ${REINPLACE_CMD}
PR: 39842
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> |
26 Jul 2001 12:59:37
    |
ijliao  |
add elfio ELF (Executable and Linkable Format) reader and producer |