| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412348
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=396892
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=373448
|
|
|
|
| |
Notes:
svn path=/head/; revision=342317
|
|
|
|
|
|
|
| |
multimedia)
Notes:
svn path=/head/; revision=327747
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt@, blanket)
Notes:
svn path=/head/; revision=326361
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove unnecessary depend on PERL_LEVEL < 5.12
PR: ports/178911
Submitted by: az
Approved by: maintainer
Notes:
svn path=/head/; revision=318952
|
|
|
|
|
|
|
|
|
|
| |
clive.
PR: ports/168701
Submitted by: Pierre Guinoiseau <pierre@guinoiseau.eu> (maintainer)
Notes:
svn path=/head/; revision=298545
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Change MAINTAINER address
Changes: http://repo.or.cz/w/clive.git/blob/HEAD:/NEWS
PR: ports/167532
Submitted by: Pierre Guinoiseau <pierre@guinoiseau.eu>
Approved by: Pierre Guinoiseau <geekounet@poildetroll.net> (maintainer)
Notes:
svn path=/head/; revision=295882
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add BUILD_DEPENDS and TEST_DEPENDS
- Sort *_DEPENDS
- Cosmetic change
Changes: http://repo.or.cz/w/clive.git/blob/HEAD:/NEWS
PR: ports/162965
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 22 days)
Notes:
svn path=/head/; revision=287872
|
|
|
|
|
|
|
|
|
|
| |
- Move LICENSE earlier
PR: ports/159527
Submitted by: Pierre Guinoiseau <geekounet@poildetroll.net> (maintainer)
Notes:
svn path=/head/; revision=278959
|
|
|
|
|
|
|
|
| |
PR: ports/157125
Submitted by: Pierre Guinoiseau <geekounet@poildetroll.net>
Notes:
svn path=/head/; revision=274232
|
|
|
|
|
|
|
|
|
| |
Changes: http://sourceforge.net/apps/trac/clive/wiki/ReleaseNotes
PR: ports/155317
Submitted by: Pierre Guinoiseau <geekounet AT poildetroll.net> (maintainer)
Notes:
svn path=/head/; revision=270378
|
|
|
|
|
|
|
|
|
|
|
| |
Changes: http://sourceforge.net/apps/trac/clive/wiki/ReleaseNotes
PR: ports/154399
Submitted by: Pierre Guinoiseau <geekounet AT poildetroll.net> (maintainer)
Approved by: sahil@/wen@ (mentors, implicit)
Feature safe: yes
Notes:
svn path=/head/; revision=268514
|
|
|
|
|
|
|
|
|
|
|
| |
Changes: http://sourceforge.net/apps/trac/clive/wiki/ReleaseNotes
PR: ports/153915
Submitted by: Pierre Guinoiseau <geekounet AT poildetroll.net> (maintainer)
Approved by: sahil@/wen@ (mentors, implicit)
Feature safe: yes
Notes:
svn path=/head/; revision=267705
|
|
|
|
|
|
|
|
|
|
| |
- Remove MD5
PR: ports/153036
Submitted by: Pierre Guinoiseau <geekounet@poildetroll.net> (maintainer)
Notes:
svn path=/head/; revision=266176
|
|
|
|
|
|
|
|
| |
PR: ports/151149
Submitted by: Pierre Guinoiseau <geekounet@poildetroll.net> (maintainer)
Notes:
svn path=/head/; revision=262319
|
|
|
|
|
|
|
| |
Explicitly depend on p5-Digest-SHA only if PERL_LEVEL < 501000
Notes:
svn path=/head/; revision=261560
|
|
|
|
|
|
|
|
|
| |
PR: ports/150043
Submitted by: Pierre Guinoiseau <geekounet _at_ poildetroll.net>
Approved by: jadawin/tabthorpe (mentors, implicit)
Notes:
svn path=/head/; revision=260083
|
|
|
|
|
|
|
|
|
|
| |
- Add license
- Take maintainership
Approved by: mentors (implicit)
Notes:
svn path=/head/; revision=260073
|
|
|
|
|
|
|
| |
Discussed on: ports@
Notes:
svn path=/head/; revision=258386
|
|
|
|
|
|
|
|
|
| |
PR: ports/145522
Submitted by: Toni Gundogdu <legatvs@gmail.com> (maintainer)
Approved by: itetcu (mentor, implicit)
Notes:
svn path=/head/; revision=252454
|
|
|
|
|
|
|
|
|
| |
PR: ports/145077
Submitted by: Christoph Moench-Tegeder <cmt@buggraben.net>
Approved by: maintainer, itetcu (mentor, implicit)
Notes:
svn path=/head/; revision=252417
|
|
|
|
|
|
|
|
| |
PR: 143875
Submitted by: Toni Gundogdu <legatvs@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=249801
|
|
|
|
|
|
|
|
| |
PR: 141748
Submitted by: Toni Gundogdu <legatvs@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=246194
|
|
|
|
|
|
|
|
| |
PR: 139644
Submitted by: Toni Gundogdu <legatvs@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=242955
|
|
|
|
|
|
|
|
| |
PR: 137761
Submitted by: Toni Gundogdu <legatvs@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=239564
|
|
|
|
|
|
|
|
| |
PR: ports/137358
Submitted by: Toni Gundogdu <legatvs@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=238777
|
|
|
|
|
|
|
|
| |
PR: 137121
Submitted by: Toni Gundogdu <legatvs@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=238458
|
|
|
|
|
|
|
|
|
|
| |
- Fix COMMENT and pkg-descr to be more accurate
PR: ports/136009
Submitted by: Toni Gundogdu <legatvs@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=236720
|
|
|
|
|
|
|
|
|
| |
- http://code.google.com/p/clive/wiki/Changes
Submitted by: Toni Gundogdu <legatvs at gmail dot com> (maintainer, via private email)
Notes:
svn path=/head/; revision=234552
|
|
|
|
|
|
|
|
|
| |
- Add WITH_CACHE to OPTIONS
Submitted by: Toni Gundogdu <legatvs at gmail dot com> (maintainer), via private email
Notes:
svn path=/head/; revision=234111
|
|
|
|
|
|
|
|
| |
PR: 134385
Submitted by: legatvs <legatvs@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=233621
|
|
|
|
|
|
|
|
| |
PR: 133379
Submitted by: legatvs <legatvs@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=231611
|
|
|
|
|
|
|
|
| |
PR: 133133
Submitted by: Toni Gundogdu <legatvs@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=231165
|
|
|
|
|
|
|
|
|
|
| |
- Update pkg-descr
PR: 133057
Submitted by: Toni Gundogdu <legatvs@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=230979
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove DIST_SUBDIR while I am here
PR: ports/132708
Submitted by: Toni Gundogdu <legatvs@gmail.com>
Approved by: tabthorpe (co-mentor)
Notes:
svn path=/head/; revision=230306
|
|
|
|
|
|
|
|
|
|
|
| |
co-exist
- Remove pkg-plist file, since Makefile has PLIST_FILES line
PR: ports/132031
Submitted by: maintainer
Notes:
svn path=/head/; revision=229037
|
|
|
|
|
|
|
|
| |
PR: 131890
Submitted by: Toni Gundogdu <legatvs@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=228938
|
|
|
|
|
|
|
| |
via email
Notes:
svn path=/head/; revision=228640
|
|
|
|
|
|
|
| |
Pointed out by: pgollucci
Notes:
svn path=/head/; revision=227782
|
|
|
|
|
|
|
|
| |
PR: ports/131459
Submitted by: bf <bf2006a at yahoo dot com>
Notes:
svn path=/head/; revision=227779
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add WITH_FEEDPARSER, and WITH_XINE options
- Fix the python command on the shebang lines
- Fix WWW site
- Remove MyVideo from the supported video sites
- Set USE_PYTHON to 2.4-2.6 (the program is not compatible with 3.0)
PR: ports/128362
Submitted by: bc <bf2006a at yahoo dotcom>
Notes:
svn path=/head/; revision=224541
|
|
|
|
|
|
|
|
|
|
|
| |
- Add www/py-urlgrabber to RUN_DEPENDS
- Add clive-passwd.1 to MAN1
- Add WITH_PYCRYPTO to OPTIONS
- Remove devel/libslang2 from LIB_DEPENDS, and CONFIGURE_ENV
for the old bundled module newt
Notes:
svn path=/head/; revision=218406
|
|
|
|
|
|
|
| |
- Use --with-installed-newt instead of --with-newt as CONFIGURE_ARGS
Notes:
svn path=/head/; revision=217735
|
|
|
|
| |
Notes:
svn path=/head/; revision=216234
|
|
|
|
|
|
|
| |
- Add myvideo.(at|be|ch|de|nl) site to pkg-descr
Notes:
svn path=/head/; revision=215633
|
|
|
|
|
|
|
| |
- Add sevenload.com website to pkg-descr
Notes:
svn path=/head/; revision=213938
|
|
|
|
| |
Notes:
svn path=/head/; revision=213464
|
|
|
|
|
|
|
|
|
| |
- Add option WITH_NEWT (use devel/newt or bundled module)
- Add other main features of the program in pkg-descr
- Remove option WITH_RSSATOM
Notes:
svn path=/head/; revision=213087
|