florian
754ce8a42f
By default OpenWRT's /var is a symlink to /tmp.
...
This is unusual under GNU/Linux but justified by the unusual
circumstances of limited flash space and lifetime. But there is
no reason for OpenWRT packages to presume that /tmp and /var
are always interchangeable.
The patch below fixes the cups package so that it behaves better
when used on a system with a proper /var area.
Signed-off-by: Stefan Monnier <monnier@iro.umontreal.ca>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@14303 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-31 13:51:12 +00:00
lars
55a8dfd30f
Force symlink creation.
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13927 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-07 18:29:05 +00:00
lars
1d69650934
Retain symlinks. $(INSTALL_*) copys the contens of a file, so if we want to keep
...
symlinks either use $(CP) or create them manually.
Fixes #4399
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13844 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-04 00:06:33 +00:00
florian
2e7f355bad
Disable dbus support with cups ( #4161 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13474 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-02 16:00:49 +00:00
florian
0858c25af8
Install css files as well, bump release number, thanks to Heiner Kempken.
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13045 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-24 14:45:22 +00:00
florian
ba1b395ff7
Hello,
...
I've explained the problem at https://dev.openwrt.org/ticket/4115
This is my first patch to OpenWRT so please be lenient.
The 160-stack-protector.patch deletes the section in configure of cups which switches on the stack-protector.
In the Makefile the css files are missing.
Signed-off-by: Heiner Kempken <inf23@web.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13044 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-24 14:44:31 +00:00
lars
5345f110e7
Fix cups build.
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12665 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-23 15:40:17 +00:00
florian
976d40ceef
Upgrade cups to 1.3.7
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12640 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-21 12:46:13 +00:00
lars
cf0bb3e4e0
Install cups-config to staging_dir/$target/host/bin.
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12524 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-04 11:31:27 +00:00
florian
23487d9434
Makefile cleanups, round 6 and last
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12175 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-05 22:04:10 +00:00
nbd
bf06dbb788
remove UninstallDev
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9907 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-25 01:59:55 +00:00
nbd
e296673ba6
packages: Use $(CP) instead of $(INSTALL_BIN) for binaries.
...
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9695 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-09 18:59:01 +00:00
blogic
0550a9ac78
remove PKG_CAT from packages
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9349 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-18 18:46:37 +00:00
blogic
819cb6e323
add submenus to several packages
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9348 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-18 18:37:22 +00:00
blogic
293efb7831
DESCRIPTION:= is obselete
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9304 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-14 04:32:56 +00:00
blogic
1120328d15
InstallDev should be using (1) and not (STAGING_DIR)
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9173 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-07 03:20:26 +00:00
mbm
fa3b8c3b5b
START/STOP values must be specified in the init script
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@7164 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-10 10:38:53 +00:00
nbd
927f62402a
fix cups build on osx
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6796 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-01 15:06:16 +00:00
nico
5523488728
disable pam support explicitly
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6695 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-25 12:28:30 +00:00
nico
4d878e0bbe
cosmetic change: rename PKG_BUILDDEP to PKG_BUILD_DEPENDS
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6180 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-22 17:33:10 +00:00
nbd
c0e5247848
replace lots of manual install commands with INSTALL_* variables
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5624 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-23 00:29:07 +00:00
nico
5cb332fb35
massive Makefile cleanup, add missing 'svn:keywords' property
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5348 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-30 13:51:50 +00:00
nbd
3547de2402
move easysw cups servers to the end of the download list - too slow
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5210 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-18 20:02:30 +00:00
nbd
7608ba449f
init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname> (enable|disable) manages symlinks
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5128 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-15 21:03:30 +00:00
nbd
e201995543
fix cups compile on freebsd
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5111 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-15 13:30:40 +00:00
nbd
2295d502f6
port lots of init scripts over to rc.common (more to come)
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@4917 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-04 20:57:49 +00:00
nbd
9cb1293dfd
fix cups mirrors
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@4442 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-04 19:07:43 +00:00
florian
aa3783e04b
Port cups to -ng
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@4366 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-01 13:33:09 +00:00