Commit graph

89679 commits

Author SHA1 Message Date
jmmv
7ef15ab84b Correctly align PKGREVISION's whitespace. 2005-12-23 13:20:52 +00:00
jlam
fb9673b887 Apply hack noted in PR pkg/30999 -- turn off inline functions when
compiling in order to fix an infinite loop error on Solaris.

Bump the PKGREVISION to 2.
2005-12-23 04:36:45 +00:00
reed
79ee439b2d Added three past updates: poppler, dropbear, and abiword. 2005-12-23 00:38:12 +00:00
joerg
8a4372c817 Bump firefox revisions for DragonFly / GCC 4 fix. 2005-12-23 00:31:52 +00:00
joerg
5d399684e3 Disable usage of symbol visibility, Firefox is definitely not there yet.
Since the build with DragonFly's system gcc was successful before, but
segilled on startup, a revision bump is necessary.
2005-12-23 00:29:57 +00:00
wiz
0cc708eafc Replace ghen with emulators. 2005-12-22 23:47:08 +00:00
wiz
e57752412e + R-2.2.1, bittorrent-4.2.2, bittorrent-gui-4.2.2, dropbear-0.47,
gnupg-devel-1.9.20, gxine-0.5.2, libtorrent-0.8.1, maradns-1.2.00,
  postfix-current-2.3.20051220, psmisc-21.9, qemu-0.8.0, rtorrent-0.4.1,
  sqlite-3.2.8, tkdiff-4.1.1.
2005-12-22 23:44:15 +00:00
joerg
477cc931b5 Include TK_LD_FLAGS and TCL_LD_FLAGS for the link specification,
otherwise the rpath list can be incomplete.
2005-12-22 23:23:17 +00:00
joerg
0aeadb17f2 Note removal of lang/python2[1234]-pth. 2005-12-22 22:12:28 +00:00
joerg
459e7e8680 Remove lang/python2[1234]-pth, the main package works with pth as well. 2005-12-22 22:11:59 +00:00
joerg
e50d4fdbe6 Unhook python2[1234]-pth. 2005-12-22 22:10:36 +00:00
ghen
e7ac572b7c Updated emulators/pearpc to 0.4 2005-12-22 19:31:48 +00:00
ghen
6b9136eb08 - update pearpc to 0.4
- move options to options.mk file and reorganize a bit
- sort PLIST
- grab MAINTAINERship

ok by xtraeme.

ChangeLog for pearpc-0.4:
	- CPU: stfiwx implemented
	- config: "ppc_start_fullscreen" for starting in fullscreen mode
	- POSIX: allow bridging of tun device
	- use FISTTP instruction on SSE3 aware processors
	- merged native_cd branch from Alexander Stockinger
	- endianess fixes
	- warn that the generic CPU is slow
	- better detection of HFS+ volumes
	- support for DVD-Drives
	- correctly check for NASM
	- Work-around for graphic errors in Mac OS X 10.1
	- POSIX/Linux: fall back to 1 GHz if /proc/cpuinfo doesn't provide cpu
	  frequency
	- 3c90x emulation fixed
	- some PROM fixed for yaboot
	- alteration of x86asm interface to be more programmer friendly
	- use transparent cursors instead of altering cursor visibility (hack
	  for using PearPC with remote desktop)
	- DVD emulation implemented.  Fixes problems with Tiger installation
	- Updated the read_effective_* commands to be faster !!! REGRESSED !!!
	- fixed lvalue casts (compiles now with gcc 4.x)
	- booting from disks with bootfile about 4 GiB limit fixed
2005-12-22 19:27:36 +00:00
jlam
6156dddfc7 If bison is used, always pass YACC="bison -y". This should fix
PR pkg/31493, where YACC="bison" was wrongly being passed to the
configure script.
2005-12-22 18:55:41 +00:00
jlam
0acd04a5f6 Tell the Configure script the correct LDFLAGS needed to link threaded
applications much sooner.  We do this by making every hints file create
a usethreads.cbu script that prepends the correct LDFLAGS to the
ldflags and lddlflags Perl variables.  This should fix PR pkg/31091,
which detailed a problem with building threaded perl on a platform
withat native pthreads that used GNU Pth as its pthread library.

While we're here, also fix some minor variable quoting issues.

Bump the PKGREVISION to 6.
2005-12-22 15:23:17 +00:00
joerg
479de5b14d Add mkdirhier to the tools provided by an imake package.
Move the code down to the X11 clients handling as suggested by jlam@.
2005-12-22 14:49:10 +00:00
joerg
f70d40d095 Revision bump for lang/ocaml for PLIST fix on DragonFly. 2005-12-22 14:38:32 +00:00
joerg
eaa963de93 DragonFly needs the stublib PLIST fragment as well. Bump revision.
Fix another place where a ocaml script is installed with
BSD_INSTALL_PROGRAM, which doesn't work on DragonFly, since strip
bails out.
2005-12-22 14:37:17 +00:00
joerg
6353576e41 Patches work better when applied to the right file. 2005-12-22 14:31:08 +00:00
reed
9cc940848f Fix installation of help files.
This is during the freeze. Hopefully, this fixes PR #32310
and #32144. Before this fix, under Linux, the package's PLIST
didn't match up with what was actually installed. Also problem
was seen recently on bulk-builds list.

Add patch-af from
abiword-2.0.9-windowshelppaths.patch from Fedora Core 4 Extras abiword-2.4.1-2.
This gets rid of the DOS style file paths of images.

Add patch-ag to have portable use of cp -r * instead of */.
This fixes problem where files were not installed to their subdirectories.

Use post-build target to create "help" docs and to clean out junk.
(Fixes problem where "make clean" can't clean.)

Fix permissions in post-build too. Fixes problem where some
subdirectories for the help files were not browsable.

Copy the help files into place in the post-install target.

Many PLIST changes due to fixing of the help files.

While I am here, use PKGMANDIR instead of "man" and add INSTALLATION_DIRS
for that.

Bump PKGREVISION.

The maintainer of this package, adam, said he was unavailable to
work on this currently and said it was okay for me to work on this.

I tested on PkgLinux and NetBSD/i386. I reviewed some "help" files
in browser (which abiword opens). And saw some images too.
2005-12-21 22:04:59 +00:00
joerg
a84ec064dc Fix GCC 3.4+: label at end of compound statement.
Fix FILE usage: Don't assert the offset of a FILE member, it must not
be used as such.
2005-12-21 18:21:31 +00:00
joerg
d21714df2b Handle DragonFly like NetBSD and Linux with regard to MAIN__ 2005-12-21 17:56:10 +00:00
martti
b056797a6b Include <sys/types.h> before <sys/socket.h>. This fixed compilation
problems on DragonFly BSD. Reported and patch provided by Francis GUDIN
on a private mail.
2005-12-21 15:15:52 +00:00
ghen
bc324e0de9 Mention that I'll take pearpc (after the freeze). 2005-12-21 14:50:05 +00:00
ghen
512839959d + pearpc-0.4 2005-12-21 14:29:42 +00:00
tron
e30b8f0e48 - Fix GCC 4.x build problems.
- Correct crude Darwin build fix so it doesn't break under 8.x.
2005-12-21 11:49:51 +00:00
tron
84ddbdcecb Fix "${TMACDIR}" for Darwin 8.x (MacOS X Tiger). 2005-12-21 11:47:45 +00:00
adrianp
aebb4c17b7 Remove obsolete patch hanginground from the 0.9.3 to 0.9.4 update 2005-12-21 11:20:03 +00:00
adrianp
b7af773913 Updated www/horde3 to 3.0.9 2005-12-21 10:48:37 +00:00
adrianp
39c7200e8a Update horde to 3.0.9
From the CHANGES:
------
v3.0.9
------

[cjh] Fix showstopper bug in Horde_Form select fields (Bug #3123).


------
v3.0.8
------

[cjh] When deleting an identity, don't show the deleted identity
      in the default identity select dropdown on the next page load.
[cjh] Fix escaping of data in the preferences templates.
[cjh] Fix escaping of data in the data import templates.
[cjh] Fix output escaping of Horde_Form_Type_cellphone in UI_VarRenderer_html.
[cjh] Close several XSS problems in the share edit window.
[jan] Fix weather.com portal block.
2005-12-21 10:46:15 +00:00
adrianp
20c413d052 Updated devel/mantis to 1.0.0rc4 2005-12-21 06:14:58 +00:00
adrianp
b5b2b5e5cd Update mantis from 1.0.0rc3 to 1.0.0rc4
From the ChangeLog:
- 0006421: [security] Private bugs show up in public RSS feed (vboctor)
- 0006458: [security] Port #6457: SQL Injection in manage user page (TKADV2005-11-002) (vboctor)
- 0006461: [security] Port #6460: HTTP Header CRLF Injection (TKADV2005-11-002) (vboctor)
- 0006485: [security] XSS Vulnerability in filters (TKADV2005-11-002) (thraxisp)
- 0006489: [security] Port Injection Vulnerabilities in Filters (TKADV2005-11-002) (thraxisp)
- 0006492: [security] Port #6453: Make note private has no effect when resolving bug (thraxisp)
- 0006432: [bugtracker] error processing does not work! (jlatour)
- 0006379: [filters] Filter returns private issues when it should not (thraxisp)
- 0006254: [localization] strings_korean_utf8.txt has UTF-8 byte-order marker (ryandesign)
- 0006268: [localization] strings_chinese_simplified_utf8.txt has UTF-8 byte-order marker (ryandesign)
- 0006304: [localization] [PATCH] Major overhaul of strings_dutch.txt (jlatour)
- 0006358: [localization] Updated Dutch localization (Wanderer)
- 0006474: [localization] Calls to htmlspecialchars should take into account the current charset (jlatour)
2005-12-21 06:13:26 +00:00
adrianp
02caa5d408 Update of Turba 2.0.5 to fix XSS security issues 2005-12-21 05:38:40 +00:00
adrianp
7f80d91e09 Update Turba to 2.0.5 to fix XSS vulnerabilities. 2005-12-21 05:36:44 +00:00
ben
3dcc9e5e59 Add note about hpijs 2.1.7, which will build under GCC 4.x 2005-12-21 04:41:13 +00:00
jlam
35c81ab2cd Fix PR pkg/32080 by adding a non-conflicting definition for
load_rc_config_var so that platforms with older versions of /etc/rc.subr
can run smbd.sh and winbindd.sh without updating /etc/rc.subr.

Bump PKGREVISION to 3.
2005-12-21 04:17:53 +00:00
jlam
183c016e0d Add a non-conflicting definition for load_rc_config_var so that
platforms with older versions of /etc/rc.subr can run smbd.sh and
winbindd.sh without updating /etc/rc.subr.

Bump PKGREVISION to 2.
2005-12-21 04:17:49 +00:00
jlam
0b66c94fae Fix PR pkg/32069 by limiting the FD_SETSIZE used by OpenLDAP to the
maximum value supported by GNU Pth when building against GNU Pth.
2005-12-21 03:54:23 +00:00
rillig
4e726c6d7e Bumped PKGREVISION of textproc/latex2html after fixing the path to
ghostscript.
2005-12-20 23:50:34 +00:00
rillig
cbb2d0b776 Bumped PKGREVISION as the contents of the binary package is affected by
the last change.
2005-12-20 23:49:28 +00:00
rillig
0792fd755b Added the explicit path to ghostscript to the CONFIGURE_ARGS to avoid
references to the working directory.
2005-12-20 23:04:37 +00:00
salo
87282e1246 Remove belnet and citkit sf.net mirrors, again.
They are refusing connections or timing out for at least two weeks.

XXX: Please, do _NOT_ add them again so easily, please!
     There is nothing but recurring trouble with them for a long time.
2005-12-20 22:48:34 +00:00
rillig
63382f4449 Added two patches that fix the build on NetBSD-1.6.2-i386. 2005-12-20 21:08:16 +00:00
rillig
f7eeadc1ba Added {BIN,MAN}{OWN,GRP} to MAKE_ENV to support building xneko as
unprivileged user.
2005-12-20 20:55:08 +00:00
rillig
99d18b3450 Added two patches that fix the build on NetBSD 1.6.2/i386. 2005-12-20 19:58:04 +00:00
joerg
c842548471 Fix errno. 2005-12-20 18:13:23 +00:00
joerg
c206e2a8e4 -lcompat needed for DragonFly as well. Include LDFLAGS on other systems
as well.
2005-12-20 17:59:59 +00:00
joerg
1c2ce8a943 Backout last change. f2c is not correctly working here. 2005-12-20 17:58:51 +00:00
joerg
c89d68069d XmClientLibs is gone, use -lXm -lXt directly. 2005-12-20 17:54:10 +00:00
wiz
90647193d3 Sort. 2005-12-20 17:23:23 +00:00