Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.90 14 Mar 2025 09:54:52
    |
Po-Chuan Hsieh (sunpoet)  |
astro/p5-Astro-ADS: Update to 1.90
- Update WWW
- Update LICENSE
- Add LICENSE_FILE
- Update pkg-descr
Changes: https://metacpan.org/dist/Astro-ADS/changes |
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.26_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 ) |
1.26_1 20 Jul 2022 14:20:50
    |
Tobias C. Berner (tcberner)  |
astro: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* ABURAYER Rewsirow <rewsirow@ff.iij4u.or.jp>
* Alexander Leidinger
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Anton Berezin <tobez@FreeBSD.org>
* Anton Berezin <tobez@tobez.org>
* Anton Karpov <toxa@toxahost.ru>
* Brion Moss <brion@queeg.com>
* Bruce M Simpson <bms@FreeBSD.org>
* Chris Piazza <cpiazza@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.26_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.26_1 06 Oct 2018 13:06:45
  |
des  |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
1.26_1 10 Oct 2017 11:20:25
  |
sunpoet  |
Add LICENSE
- Add NO_ARCH |
1.26_1 01 Apr 2016 13:29:17
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
1.26_1 14 Sep 2015 12:19:50
  |
mat  |
Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
Though you should note that only the default version can be used to
install Perl modules, and the non default Perl versions cannot use the
modules installed via ports if they contain .so as they are installed
in a version specific directory.
Reviewed by: bapt (the Mk bits)
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3542 |
1.26_1 14 May 2015 10:15:09
  |
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
1.26_1 26 Nov 2014 13:08:38
  |
mat  |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
1.26 19 Oct 2014 23:19:41
  |
bapt  |
Cleanup plist |
1.26 03 Jul 2014 12:27:22
  |
jadawin  |
- Update to 1.26 |
1.25.1 28 Sep 2013 17:12:59
  |
sunpoet  |
- Support STAGEDIR |
1.25.1 20 Sep 2013 13:14:05
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
astro) |
1.25.1 20 Aug 2013 09:37:16
  |
mat  |
Update to 1.25.1. |
1.20.7 02 Aug 2013 18:52:11
  |
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
1.20.7 29 Mar 2013 00:44:54
  |
eadler  |
For perl@ owned ports:
- Fix COMMENT
- Trim header |
1.20.7 04 Jun 2012 05:21:59
 |
az  |
- Remove SITE_PERL from *_DEPENDS |
1.20.7 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
1.20.7 13 Dec 2009 18:07:49
 |
pgollucci  |
- Turn over a bunch of p5- ports that change infrequently to perl@
so more people can look at them. |
1.20.7 16 May 2009 06:27:56
 |
pgollucci  |
- Mark most of my ports MAKE_JOBS_SAFE=yes
Tested by: several builds in P6 TB |
1.20.7 23 Jul 2008 02:43:55
 |
pgollucci  |
Update my ports to my freebsd address
Approved by: araujo (mentor) |
1.20.7 24 Mar 2008 19:47:43
 |
araujo  |
- Use CPAN macro.
- Pass maintainership to submitter.
PR: ports/121996
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> |
1.20.7 02 Apr 2007 10:36:37
 |
gabor  |
- Remove old Perl support from unmaintained ports in categories starting
with letter a |
1.20.7 22 Jan 2006 00:10:31
 |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry |
1.20.7 23 Nov 2005 23:45:54
 |
pav  |
- Add SHA256 |
1.20.7 23 May 2004 22:26:19
 |
pav  |
- Update MASTER_SITES
PR: ports/67071
Submitted by: Roman Neuhauser <neuhauser@chello.cz> |
1.20.7 27 Jan 2004 20:51:07
 |
trevor  |
Add SIZE. |
1.20.7 07 Oct 2003 15:57:15
 |
mat  |
Update to 1.20.7 |
1.20.4_1 15 Jun 2003 16:00:18
 |
arved  |
Fix pkg-plist.
Bump PORTREVISION
Reported by: bento |
1.20.4 20 Feb 2003 16:46:35
 |
knu  |
De-pkg-comment. |
1.20.4 20 Oct 2002 07:27:48
 |
ijliao  |
add WWW |
1.20.4 19 Oct 2002 19:27:37
 |
ijliao  |
add p5-Astro-ADS 1.20.4
An OO Perl interface to the ADS abstract service |