index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gnu
/
usr.bin
/
perl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Milestone #1 in cross-arch make releases.
ru
2002-04-26
1
-7
/
+1
*
Remove my MAINTAINER= from here, as it is in src/MAINTAINER
markm
2002-04-21
1
-2
/
+0
*
Tidy up some of the configs; s/gcc/cc/ to make the choice of C compiler
markm
2002-04-21
4
-41
/
+41
*
FreeBSD 4.x bootstrapping aid (no eaccess(2) syscall).
ru
2002-03-18
1
-0
/
+6
*
Update for Perl 5.6.1.
markm
2002-03-16
12
-2128
/
+465
*
Wrong spelling of PIC.
obrien
2002-03-11
1
-1
/
+1
*
Nice set of fixes to use SCRIPT instead of PROG, thus fixing up
markm
2002-02-10
19
-88
/
+68
*
Update this to 5.006.
obrien
2002-02-10
1
-82
/
+291
*
FreeBSD 4.1 bootstrapping aid (setproctitle(3) is in -lutil).
ru
2002-02-08
1
-0
/
+7
*
FILES support for bsd.prog.mk. See bsd.README for details.
ru
2001-12-17
4
-9
/
+23
*
CFLAGS is not suitable for `optimize' thing; it spams Config.pm
ru
2001-11-27
1
-2
/
+2
*
Clone the alpha config for ia64.
dfr
2001-11-03
1
-76
/
+285
*
Respect system ${CFLAGS} when building Perl modules.
ru
2001-10-19
21
-43
/
+23
*
Unbreak standalone `make depend' in gnu/usr.bin/perl.
ru
2001-10-04
1
-1
/
+4
*
Fix cross-building, etc:
ru
2001-09-29
7
-40
/
+22
*
[ Very nasty nautical expletive removed ]
markm
2001-09-21
2
-4
/
+0
*
Through some hackery-pokery, allow folks to cd to src/gnu/usr.bin/perl
markm
2001-09-20
3
-3
/
+22
*
Fix the build of C programs that link against libperl, and use the
tobez
2001-06-13
7
-14
/
+14
*
For the time being, Perl threading is considered dangerous. How, when
markm
2001-05-31
8
-4625
/
+1
*
From the submitter:
markm
2001-05-26
2
-3
/
+2
*
CURRENT no longer needs -pthread
markm
2001-05-26
1
-1
/
+0
*
- Avoid circular `use Config', which may lead to random synax errors
markm
2001-05-02
2
-9
/
+13
*
* Add Config.pm to fight situations when perldoc(1) showed a manual page
joe
2001-05-01
6
-10
/
+94
*
From the author:
markm
2001-04-08
1
-0
/
+1
*
Fix a few bugs in BSDPAN:
joe
2001-04-05
2
-10
/
+30
*
Commit the first version of BSDPAN.
joe
2001-04-03
22
-29
/
+769
*
MAN[1-9] -> MAN.
ru
2001-03-27
1
-1
/
+1
*
When setproctitle() moved from libutil to libc, we forgot to back the
peter
2001-02-13
2
-4
/
+4
*
Fix cross-building.
marcel
2000-11-20
7
-12
/
+6
*
Change "PERL_THREADED=yes" to "PERL_THREADED=true".
vanilla
2000-10-30
1
-4
/
+2
*
Add suffix "-thread" to archname when perl with thread support.
vanilla
2000-10-30
9
-11
/
+11
*
Gosh. I managed to commit the wrong version of this file. Darn;
markm
2000-09-15
1
-4
/
+4
*
Silence the perl build a lot; particularly in the case where a
markm
2000-09-14
1
-4
/
+4
*
Fixes and cleanups to the perl build; don't error out when NOCLEAN is
markm
2000-08-20
7
-10
/
+20
*
Always build and install suidperl. Only install suidperl setuid when
imp
2000-08-13
2
-5
/
+5
*
Don't build suidperl by default. Make users specifically enable its
imp
2000-08-10
1
-1
/
+1
*
Bunch-o'-tweaks.
markm
2000-07-02
6
-149
/
+149
*
Fix the perl build on the Alpha. int32 is 'int' not 'long'. int64 is
peter
2000-06-30
2
-8
/
+8
*
Tweaks to the build to allow "make -DNOCLEAN" and "make release" to
markm
2000-06-29
3
-2
/
+10
*
Fix the upgrade-build case.
markm
2000-06-27
15
-28
/
+40
*
Fix for bootstrapping. Grr. Pointy Hat Please?
markm
2000-06-26
3
-2
/
+14
*
Thread support for v5.6.0
markm
2000-06-26
2
-154
/
+566
*
Userland build stuff for Perl5.006.
markm
2000-06-25
39
-999
/
+984
*
Remove libxpg4
ache
2000-06-04
2
-4
/
+4
*
Perl lib configuration for IA-64 (along with PPC and arm32)
obrien
2000-04-17
6
-0
/
+3602
*
Add a config.SH for the sparc and sparc64 ports. The ones for the sparc64
steve
2000-04-16
4
-0
/
+2400
*
Fixed wrong path to libperl in DPADD.
bde
2000-03-27
1
-4
/
+7
*
Don't abuse LDADD for holding linker flags. Doing so broke
bde
2000-03-27
2
-6
/
+4
*
Fixed missing DPADD.
bde
2000-03-27
1
-3
/
+2
*
Considerable upgrade to the way perl links to shared objects. This
markm
2000-03-08
7
-96
/
+104
[next]