non port: www/interchange/pkg-plist |
Number of commits found: 20 |
Sunday, 30 Jun 2024
|
11:01 Rene Ladan (rene)
www/interchange: Remove expired port
2024-06-30 www/interchange: Outdated, current version was released in 2010 is
unsupported upstream
7ef095d |
Tuesday, 29 Mar 2016
|
01:31 amdmi3
- Update to 5.6.3
- While here, add NO_ARCH and fix LICENSE
PR: 208100
Submitted by: jochen@jochen-neumeister.de
 |
Monday, 14 Sep 2015
|
12:19 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
 |
Friday, 15 May 2015
|
16:51 amdmi3
- Add LICENSE
- Modernize plist
 |
Thursday, 7 May 2015
|
21:58 amdmi3
- Drop @dirrm* from plist
Approved by: portmgr blanket
 |
Wednesday, 26 Nov 2014
|
13:08 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
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.
As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.
The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.
The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.
PR: 194969
Differential Revision: https://reviews.freebsd.org/D1019
Exp-run by: antoine
Reviewed by: perl@
Approved by: portmgr
 |
Sunday, 6 Jul 2014
|
20:10 rakuco
- Reset maintainership to ports@.
- Support staging.
- Modernise the Makefile:
* Switch from USE_BZIP2=yes to USES=tar:bzip2
* Use <OPTION>_RUN_DEPENDS instead of including bsd.port.options.mk and
doing checks ourselves.
* Drop the pkg-deinstall and pkg-install scripts. Instead, just rely on
the ports infrastructure with GROUPS/USERS to create the "interch"
group/user and use the plist to create /var/run/interchange and change
the ownership in %D/interchange.
- Add some missing entries to the plist.
Based on a patch sent by the former maintainer.
PR: 191464
Submitted by: loader@freebsdmall.com (based on)
 |
Tuesday, 13 Jan 2009
|
04:31 beech
- Update to 5.6.1
PR: ports/130424
Submitted by: loader <loader@freebsdmall.com> (maintainer)
 |
Monday, 25 Feb 2008
|
11:18 erwin
Fix plist that was previously hidden by p5-Business-OnlinePayment
Submitted by: pointyhat
 |
Friday, 2 Feb 2007
|
16:46 nivit
- Updated to 5.4.1
- Added files/interchange.sh.in
- Removed files/interchange.sh
PR: ports/108665
Submitted by: loader <loader at freebsdmall.com> (maintainer)
Approved by: alexbl (mentor, implicit)
 |
Sunday, 22 Jan 2006
|
02:58 edwin
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related)
 |
Sunday, 8 Jan 2006
|
12:56 edwin
Update port: www/interchange update interchange from 5.2.1 to 5.4.0
PR: ports/91470
Submitted by: loader <loader@freebsdmall.com>
 |
Thursday, 5 Jan 2006
|
16:19 pav
- Don't touch mtree's symlinks
Approved by: loader <loader@freebsdmall.com> (maintainer)
 |
Saturday, 12 Nov 2005
|
18:34 sem
- Update to 5.2.1
PR: ports/88885
Submitted by: maintainer
 |
Wednesday, 21 Sep 2005
|
12:19 sem
- Update to 5.2.0
- OPTIONSfy
- Pass maintainership to submitter
PR: ports/86204
Submitted by: loader <loader@freebsdmall.com>
 |
Wednesday, 10 Dec 2003
|
11:56 netchild
- remove BROKEN, the user gets used as intended
- remove perl 5.8 dependency, no problems with 5.6 here
- fix one very little bug in the plist (only shows up if you deinstall
right after installing interchange)
If you experience a problem, please report via send-pr and not in some
kind of chat where the actual content of the report may get lost.
Go ahead and do what's needed by: linimon
 |
Saturday, 26 Jul 2003
|
11:51 netchild
Update to 4.8.7.
Add dependency to p5-libwww[1].
Reported by: Evren Yurtesen <yurtesen@finland.ispro.net.tr> [1]
 |
Thursday, 12 Sep 2002
|
09:55 netchild
Fix plist, bump revision.
 |
Tuesday, 10 Sep 2002
|
09:34 netchild
- Fix some problems with the non standard install path of some modules.
- Add another website with resources to the description.
 |
Saturday, 31 Aug 2002
|
11:25 netchild
Add interchange 4.8.6, RedHat's database-enabled e-commerce server.
The committed port is an improved and updated version of the submitted one,
thanks to Stefan (Racke) Hornburg <racke@linuxia.de> for his helpful hints
about some configure/build internals of interchange.
I decided to take over maintainership of this port for a while until someone
more responsive than the port submitter (no answer so far from him since I
decided to take over the PR) is interested in it or until I think the testing
period of this port is over.
PR: 41390
Submitted by: Seth Kingsley <sethk@meowfishies.com>
Thanks to: Stefan (Racke) Hornburg <racke@linuxia.de>
 |
Number of commits found: 20 |