Commit graph

44 commits

Author SHA1 Message Date
jperkin
17661ff9a5 Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
jperkin
02201cb05b Use OPSYSVARS. 2016-02-26 10:57:45 +00:00
jperkin
ac56158090 Attempt to bring sanity to how ABI and MACHINE_ARCH are set.
Previously there were at least 5 different ways MACHINE_ARCH could be set,
some statically and some at run time, and in many cases these settings
differed, leading to issues at pkg_add time where there was conflict
between the setting encoded into the package and that used by pkg_install.

Instead, move to a single source of truth where the correct value based on
the host and the chosen (or default) ABI is determined in the bootstrap
script.  The value can still be overridden in mk.conf if necessary, e.g.
for cross-compiling.

ABI is now set by default and if unset a default is calculated based on
MACHINE_ARCH.  This fixes some OS, e.g. Linux, where the wrong default was
previously chosen.

As a result of the refactoring there is no need for LOWER_ARCH, with
references to it replaced by MACHINE_ARCH.  SPARC_TARGET_ARCH is also
removed.
2016-01-24 16:14:44 +00:00
dholland
a3d1589e21 Whitespace. 2015-12-29 04:54:34 +00:00
agc
d8f09469bb Add SHA512 digests for distfiles for x11 category
Problems found locating distfiles:
        Package modular-xorg-server: missing distfile xorg-server-1.17.4.tar.bz2
        Package py-qt4: missing distfile PyQt-mac-gpl-4.11.1.tar.gz
        Package xservers: missing distfile xservers-3.3.6.5.tar.bz2
        Package xview-clients: missing distfile xview3.2p1-X11R6.tar.gz
        Package xview-lib: missing distfile xview3.2p1-X11R6.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 03:28:24 +00:00
alnsn
aedfc77e1e Revbump for Lua multiversion support. 2014-05-03 13:14:36 +00:00
tron
c64e9eb269 Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
dholland
2d5ff4445e Bump PKGREVISION of packages whose Lua depends changed form, but whose
own PKGNAME is unchanged.
2013-10-30 06:49:53 +00:00
obache
cd570d69ab fixes PR pkg/47946
* fixes build on DragonFly, treat same as other BSDs
* tell location of xkb rule for the case using x11 from pkgsrc.

Bump PKGREVISION for 2nd fix.
2013-09-02 11:08:16 +00:00
ryoon
2193923ba6 Recursive revbump from graphics/giflib update to 5.0.4. 2013-07-05 13:29:28 +00:00
jperkin
7afa03e7e2 Use PKGVERSION_NOREV. 2013-06-23 21:22:37 +00:00
jperkin
f8865b35ec Exclude PKGREVISION from PLIST generation, fixes part of PR#47946. 2013-06-21 17:39:48 +00:00
jperkin
9dc3b3634d Various fixes to get this package to work on non-NetBSD.
Bump PKGREVISION.
2013-06-19 15:07:40 +00:00
sno
5d40512024 Updating enlightenment libraries to 1.7.7, add missing enlightenment 0.17.3
libraries and enlightenment 0.17.3 itself.

Upstream changes of Eina (to get an impression):
Eina 1.7.7

Changes since Eina 1.7.6:
-------------------------

No changes, just updating to keep in sync with last release.


Changes since Eina 1.7.5:
-------------------------

Improvements:
    * Honor tile size in Eina_Tiler.

Fixes:
    * Prevent denial of service on Eina_Hash function.
    * Fix map leak in Eina_File infrastructure.
    * Fix portability issue on 64bits system for Eina_CList.
    * Fix magic failure in eina_value_array_count when array has not been allocated

Changes since Eina 1.7.4:
-------------------------

No changes, just updating to keep in sync with last release.

Changes since Eina 1.7.3:
-------------------------

Fixes:
    * Fix EINA_INLIST_FOREACH_SAFE macro
    * Add XML output to doc
    * Add installation rule for doc
    * Fix build for Windows platforms.

Changes since Eina 1.7.2:
-------------------------

    * Fix Solaris build.
    * Don't leak fd after exec.

Changes since Eina 1.7.1:
-------------------------

No changes, just updating to keep in sync with last release.
2013-06-16 18:56:04 +00:00
wiz
8c91a6f68a Remove packages that have been moved from x11 to wm (oops, forgot Makefiles). 2000-12-12 02:19:57 +00:00
wiz
5be08e0178 Added wm category to main Makefile; remove packages that have been moved
from x11 to wm; fix paths in packages that depend on the moved ones.
2000-12-12 02:10:16 +00:00
wiz
268f88e088 find -> ${FIND} 2000-09-03 13:46:08 +00:00
jlam
864b2ada10 Update freetype-lib dependency to >=1.3.1 due to freetype-lib bumping
it's shared lib major.
2000-08-03 21:22:10 +00:00
tron
a54c3055d6 Update "enlightenment" package to version 0.16.4 based on patches
supplied by Damon Brodie in PR pkg/10632. A list of change is
not available.
2000-07-30 19:44:11 +00:00
jlam
d1ab0bd34d Update freetype-lib dependency to >=1.3.1 because the freetype library
bumped its major.  This is needed so that new binary packages looking for
dependencies don't match an older freetype library.
2000-07-27 08:18:19 +00:00
jlam
ee9c29bd5f Find freetype headers in new location 2000-07-24 17:15:20 +00:00
wiz
982ed2fe49 unify esound dependencies in gnome packages 2000-06-27 00:29:08 +00:00
jlam
c4cbbff069 Switch dependency from freetype to freetype-lib. 2000-05-01 06:07:44 +00:00
soren
0c6e57d086 Needs imlib>=1.9.8. 2000-03-05 22:37:58 +00:00
tron
55ed435543 Defuzz patch file. 1999-12-07 10:46:04 +00:00
tron
02592dac50 Add "gnome" to category list because "enlightenment" is the official GNOME
window manager.
1999-11-08 21:22:14 +00:00
tron
64b47e3b1e Update "enlightenment" package to version 0.16.2. Changes since version
0.16.1:
- A potential segfault involving over-zealous iconification
- Portability issues inside of epp
- KDE issue with E's logout mechanism (wiping KDE stuff even if you hit no)
- Snapshot command won't allow you to restart an app from another machine now
- desktop property gets updated for sticky windows now correctly (for eterm)
- Bug in KDE support where maximizing a window would go taller than the screen
  if you weren't running kpanel.
- Fixed a bug in KDE support where windows would place themselves underneath
  the kpanel
- Added a configure option for --disable-zoom for alpha platforms XFree (they
  have a bug there)
- Fixed a bug where selecting a window on another desktop using kpanel
  wouldn't change the current desktop in kpanel (workaround for kpanel bug)
- Fixed a bug where sticky windows could be moved using the pager - you could
  lose sticky windows this way
- fixed a bug where breaking groups could potentially cause a segfault
1999-11-08 21:17:52 +00:00
jlam
aa5ef3835e Update to enlightenment-0.16.1. Changes from 0.16.0:
* fix bug with translucent move in 24bpp packed.
     * fix minor debugging output left in scripts that generates
       mysterious "$HOME/2" files.
     * fix "script correctness" so they are more pure "/bin/sh" so they
       work right on solairs and non bash based /bin/sh systems.
     * patches to make E compile and work on OS/2.
     * add stricter requirements for RPM spec files and for configure
       check to require the latest versions of libraries so things work.
     * fix coredump when a window ops menu iconifies itself.
     * fix 2 IPC sync problems (one debugging output and one inconsistent
       output problem) - affects epplets greatly. If you use epplets you
       SHOULD update.
     * fix coredump in ArrangeRects.
     * fix some paranoia about laoding textclasses in theme configs
     * fix max size hint for KDE support so it actually works.
     * add manual page.
     * add examples of configs that make E be lenient to GNOME & KDE and
       add documentation about that.
     * fix translucent move mode bug when desktops are partially dragged
       down.
     * fix default dock direction for dock app support.
     * fix so the logout sound happens when you have libSM.
     * fix ShinyMetal background and ICONBOX border.
1999-10-28 23:50:58 +00:00
jlam
0a81255239 * Update to enlightenment-0.16.0
* Change MAINTAINER to packages@netbsd.org
* Remove dependency on ImageMagick
* Use package-supplied software description for pkg/DESCR
1999-10-28 04:58:35 +00:00
tron
d91def1940 Use wildcard dependences for "imlib" and "esound" packages. 1999-10-23 00:12:09 +00:00
agc
ca5dd5227c Depend upon the version of ImageMagick in pkgsrc. 1999-10-06 12:34:19 +00:00
abs
3365dcb7a5 Consistency:
Capitalise, remove trailing '.', remove many leading 'a', or 'the'.
1999-09-21 17:20:03 +00:00
drochner
a8ac21c9a6 update dependencies 1999-08-14 14:23:55 +00:00
drochner
42aa0a76f3 fix version mismatches in DEPENDS lines 1999-06-24 19:16:52 +00:00
abs
a05dffe161 Update DEPENDS to catch up with other packages' version changes. 1999-04-06 02:03:00 +00:00
garbled
61ed74a240 freetype should probably be in graphics, not textproc, on second thought. 1999-03-30 04:56:18 +00:00
garbled
864c104eb6 Update Enlightenment to 0.15.4. Makes it actually work again with all the
new gtk/glib stuff.
1999-03-29 23:21:17 +00:00
agc
f6473207ca Replace all occurrences of USE_X11 with USE_X11BASE. This means "install this
package into ${X11BASE}".
Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11
headers and libraries to build this package".
1999-01-30 23:18:44 +00:00
tron
f6e5276c4c Depend on version 1.9.0 of "imlib" package. 1999-01-16 05:50:28 +00:00
tron
589c4d3643 Update dependence for "ImageMagick" package. 1999-01-11 00:48:41 +00:00
tron
df8e510c9e Depend on version 1.8.2 of "imlib" package. 1998-12-21 17:05:52 +00:00
tron
c44940bc67 Fix dependence for new "imlib" version. 1998-12-13 21:46:52 +00:00
frueauf
ec80a452f5 portlint: remove unnecesary blank line. 1998-11-04 10:03:15 +00:00
garbled
cd2e426b47 Initial import of enlightenment-0.14
a window manager for X
1998-11-04 07:58:50 +00:00