| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412346
|
|
|
|
|
|
|
|
| |
- Add NO_ARCH
- Switch to options helpers
Notes:
svn path=/head/; revision=406276
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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=371533
|
|
|
|
| |
Notes:
svn path=/head/; revision=342516
|
|
|
|
|
|
|
| |
- Use OPTIONS helpers
Notes:
svn path=/head/; revision=340111
|
|
|
|
|
|
|
| |
devel part 1)
Notes:
svn path=/head/; revision=327722
|
|
|
|
| |
Notes:
svn path=/head/; revision=324171
|
|
|
|
|
|
|
|
| |
PR: ports/172501
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes:
svn path=/head/; revision=308844
|
|
|
|
| |
Notes:
svn path=/head/; revision=305130
|
|
|
|
|
|
|
| |
Approved by: portmgr@ (bapt@)
Notes:
svn path=/head/; revision=300240
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr
Notes:
svn path=/head/; revision=289563
|
|
|
|
| |
Notes:
svn path=/head/; revision=276999
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
| |
Notes:
svn path=/head/; revision=249285
|
|
|
|
|
|
|
|
|
| |
bumped or updated
Requested by: edwin
Notes:
svn path=/head/; revision=238701
|
|
|
|
| |
Notes:
svn path=/head/; revision=226123
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=214430
|
|
|
|
| |
Notes:
svn path=/head/; revision=214100
|
|
|
|
|
|
|
|
|
|
|
|
| |
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=211450
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
|
|
| |
- USE CPAN mirros
PR: 96550
Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer)
Notes:
svn path=/head/; revision=161083
|
|
|
|
|
|
|
|
| |
PR: 96241
Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer)
Notes:
svn path=/head/; revision=160299
|
|
|
|
|
|
|
|
|
|
| |
PR: 93028
Submitted by: Lars Balker Rasmussen <lars@balker.dk>
Approved by: Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer)
Noticed by: pointyhat (kris)
Notes:
svn path=/head/; revision=155569
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154141
|
|
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
Notes:
svn path=/head/; revision=154110
|
|
|
|
|
|
|
|
| |
PR: 87265
Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer)
Notes:
svn path=/head/; revision=145009
|
|
|
|
|
|
|
|
| |
PR: ports/76923
Submitted by: Florent Thoumie <flz at xbsd.org>
Notes:
svn path=/head/; revision=129159
|
|
|
|
|
|
|
|
|
|
|
| |
- add a dependency on p5-SpringGraph
- utilize PORTDOCS and DOCSDIR macros in pkg-plist
PR: ports/74414
Submitted by: maintainer
Notes:
svn path=/head/; revision=122896
|
|
|
|
| |
Notes:
svn path=/head/; revision=121494
|
|
|
|
| |
Notes:
svn path=/head/; revision=104520
|
|
|
|
|
|
|
|
|
|
|
| |
- Minor fixes to the Makefile and pkg-plist
PR: 61362
Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer)
Approved by: erwin (mentor) (implicitly)
Notes:
svn path=/head/; revision=98255
|
|
|
|
|
|
|
|
|
|
|
| |
file per diagram' option; bugfixes (see CHANGES). Submitter has asked
for maintainership (it was ports@).
PR: ports/60157
Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar>
Notes:
svn path=/head/; revision=95838
|
|
|
|
|
|
|
|
| |
PR: 56140
Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar>
Notes:
svn path=/head/; revision=94676
|
|
|
|
|
|
|
| |
is no longer installed.
Notes:
svn path=/head/; revision=79169
|
|
|
|
| |
Notes:
svn path=/head/; revision=77831
|
|
|
|
|
|
|
| |
Submitted by: Sheldon Hearn <sheldonh@starjuice.net>
Notes:
svn path=/head/; revision=77829
|
|
|
|
| |
Notes:
svn path=/head/; revision=77748
|
|
|
|
| |
Notes:
svn path=/head/; revision=75951
|
|
|
|
|
|
|
|
| |
PR: 47086
Submitted by: Ulrich Spoerlein <q@uni.de>
Notes:
svn path=/head/; revision=73435
|
|
|
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
Notes:
svn path=/head/; revision=69808
|
|
|
|
|
|
|
| |
Approved by: pat
Notes:
svn path=/head/; revision=69612
|
|
|
|
| |
Notes:
svn path=/head/; revision=64530
|
|
|
|
|
|
|
| |
correct directory.
Notes:
svn path=/head/; revision=51598
|
|
Automatic Dia XML - from Source Code and Data
Notes:
svn path=/head/; revision=48492
|